Home
last modified time | relevance | path

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

/third_party/libxml2/
Dencoding.c3864 static int ISO8859_6ToUTF8 (unsigned char* out, int *outlen, in ISO8859_6ToUTF8() function
3960 xmlNewCharEncodingHandler ("ISO-8859-6", ISO8859_6ToUTF8, UTF8ToISO8859_6); in xmlRegisterCharEncodingHandlersISO8859x()