Home | History | Annotate | Download | only in src

Lines Matching refs:ISO8859_6ToUTF8

3459 static int ISO8859_6ToUTF8 (unsigned char* out, int *outlen,
3555 xmlNewCharEncodingHandler ("ISO-8859-6", ISO8859_6ToUTF8, UTF8ToISO8859_6);