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

/external/libxml2/include/libxml/
H A Dencoding.h74 XML_CHAR_ENCODING_8859_5= 14,/* ISO-8859-5 */ enumerator in enum:__anon12065
/external/libxml2/
H A DparserInternals.c1006 case XML_CHAR_ENCODING_8859_5:
1066 case XML_CHAR_ENCODING_8859_5:
H A Dencoding.c1197 if (!strcmp(upper, "ISO-8859-5")) return(XML_CHAR_ENCODING_8859_5);
1257 case XML_CHAR_ENCODING_8859_5:
1574 case XML_CHAR_ENCODING_8859_5:

Completed in 240 milliseconds