FFmpeg
Loading...
Searching...
No Matches
utf8.c File Reference
#include <stdio.h>
#include "libavutil/avstring.h"
#include "libavutil/file.h"

Go to the source code of this file.

Functions

static void print_sequence (const char *p, int l, int indent)
 
int main (int argc, char **argv)
 

Function Documentation

◆ print_sequence()

static void print_sequence ( const char * p,
int l,
int indent )
static

Definition at line 26 of file utf8.c.

Referenced by main().

◆ main()

int main ( int argc,
char ** argv )

Definition at line 34 of file utf8.c.