HomeSort by relevance Sort by last modified time
    Searched full:print_utf8 (Results 1 - 1 of 1) sorted by null

  /external/libcups/cups/
testi18n.c 107 static void print_utf8(const char *msg, const cups_utf8_t *src);
284 print_utf8(" utf8latin", utf8latin);
285 print_utf8(" utf8dest", utf8dest);
291 print_utf8(" utf8latin", utf8latin);
292 print_utf8(" utf8dest", utf8dest);
335 print_utf8(" utf8greek", utf8greek);
336 print_utf8(" utf8dest", utf8dest);
342 print_utf8(" utf8greek", utf8greek);
343 print_utf8(" utf8dest", utf8dest);
381 print_utf8(" utf8japan", utf8japan)
587 print_utf8(const char *msg, \/* I - Message String *\/ function
    [all...]

Completed in 193 milliseconds