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

  /external/libxml2/include/libxml/
encoding.h 68 XML_CHAR_ENCODING_UCS4_3412=8, /* UCS-4 unusual ordering */
  /external/libxml2/
parserInternals.c 1025 case XML_CHAR_ENCODING_UCS4_3412:
1079 case XML_CHAR_ENCODING_UCS4_3412:
    [all...]
encoding.c 935 return(XML_CHAR_ENCODING_UCS4_3412);
    [all...]

Completed in 199 milliseconds