Home | History | Annotate | Download | only in libxml2

Lines Matching refs:ISO8859_8ToUTF8

3483 static int ISO8859_8ToUTF8 (unsigned char* out, int *outlen,
3563 xmlNewCharEncodingHandler ("ISO-8859-8", ISO8859_8ToUTF8, UTF8ToISO8859_8);