Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dencoding.h74 XML_CHAR_ENCODING_8859_5= 14,/* ISO-8859-5 */ enumerator
/external/libxml2/
Dencoding.c1193 if (!strcmp(upper, "ISO-8859-5")) return(XML_CHAR_ENCODING_8859_5); in xmlParseCharEncoding()
1253 case XML_CHAR_ENCODING_8859_5: in xmlGetCharEncodingName()
1568 case XML_CHAR_ENCODING_8859_5: in xmlGetCharEncodingHandler()
DparserInternals.c1033 case XML_CHAR_ENCODING_8859_5: in xmlSwitchEncoding()
1093 case XML_CHAR_ENCODING_8859_5: in xmlSwitchEncoding()