Home | History | Annotate | Download | only in libxml2

Lines Matching refs:ISO8859_7ToUTF8

3474 static int ISO8859_7ToUTF8 (unsigned char* out, int *outlen,
3562 xmlNewCharEncodingHandler ("ISO-8859-7", ISO8859_7ToUTF8, UTF8ToISO8859_7);