Searched defs:utf8 (Results 1 – 3 of 3) sorted by relevance
10 char utf8[5]; in do_test() local
63 char *utf8 = xcalloc (sizeof (CONV_INPUT), 1); in worker() local
78 char utf8[] = "UTF-8 text with \u00E1 couple \u00F3f non-ASCII characters"; variable