Home
last modified time | relevance | path

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

/third_party/libxml2/
Dencoding.c3886 static int UTF8ToISO8859_8 (unsigned char* out, int *outlen, in UTF8ToISO8859_8() function
3962 xmlNewCharEncodingHandler ("ISO-8859-8", ISO8859_8ToUTF8, UTF8ToISO8859_8); in xmlRegisterCharEncodingHandlersISO8859x()