Home
last modified time | relevance | path

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

/external/libpcap/
Dfmtutils.c104 utf_16le_to_utf_8_truncated(const wchar_t *utf_16, char *utf_8, in utf_16le_to_utf_8_truncated() argument
118 while ((c = *utf_16++) != '\0') { in utf_16le_to_utf_8_truncated()
124 c2 = *utf_16; in utf_16le_to_utf_8_truncated()
141 utf_16++; in utf_16le_to_utf_8_truncated()
/external/python/cpython2/Doc/library/
Dcodecs.rst1117 | utf_16 | U16, utf16 | all languages |
/external/python/cpython3/Doc/library/
Dcodecs.rst1226 | utf_16 | U16, utf16 | all languages |