Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/iconv/ces/
Dutf-16.c56 #define UTF_16LE "utf_16le" macro
76 if (strcmp (encoding, UTF_16LE) == 0) in utf_16_init_from_ucs()
178 else if (strcmp (encoding, UTF_16LE) == 0) in utf_16_init_to_ucs()