HomeSort by relevance Sort by last modified time
    Searched refs:XML_CHAR_ENCODING_8859_2 (Results 1 - 3 of 3) sorted by null

  /external/libxml2/include/libxml/
encoding.h 71 XML_CHAR_ENCODING_8859_2= 11,/* ISO-8859-2 ISO Latin 2 */
  /external/libxml2/
encoding.c 1187 if (!strcmp(upper, "ISO-8859-2")) return(XML_CHAR_ENCODING_8859_2)
    [all...]
parserInternals.c 1030 case XML_CHAR_ENCODING_8859_2:
1090 case XML_CHAR_ENCODING_8859_2:
    [all...]

Completed in 63 milliseconds