Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dencoding.h75 XML_CHAR_ENCODING_8859_6= 15,/* ISO-8859-6 */ enumerator
/external/libxml2/
Dencoding.c1194 if (!strcmp(upper, "ISO-8859-6")) return(XML_CHAR_ENCODING_8859_6); in xmlParseCharEncoding()
1255 case XML_CHAR_ENCODING_8859_6: in xmlGetCharEncodingName()
1572 case XML_CHAR_ENCODING_8859_6: in xmlGetCharEncodingHandler()
DparserInternals.c1034 case XML_CHAR_ENCODING_8859_6: in xmlSwitchEncoding()
1094 case XML_CHAR_ENCODING_8859_6: in xmlSwitchEncoding()