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

  /external/libxml2/include/libxml/
encoding.h 66 XML_CHAR_ENCODING_EBCDIC= 6, /* EBCDIC uh! */
  /external/libxml2/
parserInternals.c 1001 case XML_CHAR_ENCODING_EBCDIC:
1042 case XML_CHAR_ENCODING_EBCDIC:
    [all...]
encoding.c 942 return(XML_CHAR_ENCODING_EBCDIC);
    [all...]

Completed in 2081 milliseconds