Home
last modified time | relevance | path

Searched refs:UTF_16BE (Results 1 – 1 of 1) sorted by relevance

/picolibc-latest/newlib/libc/iconv/ces/
Dutf-16.c55 #define UTF_16BE "utf_16be" macro
78 else if (strcmp (encoding, UTF_16BE) == 0) in utf_16_init_from_ucs()
176 if (strcmp (encoding, UTF_16BE) == 0) in utf_16_init_to_ucs()