Home
last modified time | relevance | path

Searched refs:XML_CHAR_ENCODING_8859_9 (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/include/libxml/
Dencoding.h78 XML_CHAR_ENCODING_8859_9= 18,/* ISO-8859-9 */ enumerator
/external/libxml2/os400/libxmlrpg/
Dencoding.rpgle87 d XML_CHAR_ENCODING_8859_9... ISO-8859-9
/external/libxml2/
Dencoding.c1220 if (!strcmp(upper, "ISO-8859-9")) return(XML_CHAR_ENCODING_8859_9); in xmlParseCharEncoding()
1284 case XML_CHAR_ENCODING_8859_9: in xmlGetCharEncodingName()
1618 case XML_CHAR_ENCODING_8859_9: in xmlGetCharEncodingHandler()
DparserInternals.c996 case XML_CHAR_ENCODING_8859_9: in xmlSwitchEncoding()
1056 case XML_CHAR_ENCODING_8859_9: in xmlSwitchEncoding()