Searched refs:asciiToUTF8 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | encoding.c | 97 asciiToUTF8(unsigned char* out, int *outlen, in asciiToUTF8() function 1288 ,MAKE_HANDLER("ASCII", asciiToUTF8, UTF8Toascii) 1289 ,MAKE_HANDLER("US-ASCII", asciiToUTF8, UTF8Toascii) 1298 ,MAKE_HANDLER("ASCII", asciiToUTF8, NULL) 1299 ,MAKE_HANDLER("US-ASCII", asciiToUTF8, NULL)
|
H A D | NEWS | 341 - encoding: Fix error code in asciiToUTF8
|
/aosp_15_r20/external/libxml2/ |
H A D | NEWS | 688 - encoding: Fix error code in asciiToUTF8
|