Home
last modified time | relevance | path

Searched defs:print_utf8 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libcups/cups/
H A Dtesti18n.c581 print_utf8(const char *msg, /* I - Message String */ in print_utf8() function
/aosp_15_r20/bionic/libc/stdio/
H A Dvfwprintf.cpp55 #define print_utf8(utf8, prec) \ macro