Home
last modified time | relevance | path

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

/third_party/libxml2/
Dencoding.c3846 static int ISO8859_4ToUTF8 (unsigned char* out, int *outlen, in ISO8859_4ToUTF8() function
3958 xmlNewCharEncodingHandler ("ISO-8859-4", ISO8859_4ToUTF8, UTF8ToISO8859_4); in xmlRegisterCharEncodingHandlersISO8859x()
/third_party/gettext/gnulib-local/lib/libxml/
Dencoding.c3817 static int ISO8859_4ToUTF8 (unsigned char* out, int *outlen, in ISO8859_4ToUTF8() function
3929 xmlNewCharEncodingHandler ("ISO-8859-4", ISO8859_4ToUTF8, UTF8ToISO8859_4); in xmlRegisterCharEncodingHandlersISO8859x()