Home | History | Annotate | Download | only in libxml2

Lines Matching refs:ISO8859_11ToUTF8

3510 static int ISO8859_11ToUTF8 (unsigned char* out, int *outlen,
3566 xmlNewCharEncodingHandler ("ISO-8859-11", ISO8859_11ToUTF8, UTF8ToISO8859_11);