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

  /external/libxml2/include/libxml/
encoding.h 80 XML_CHAR_ENCODING_UCS4BE= 5, /* UCS-4 big endian */
  /external/libxml2/
encoding.c 926 return(XML_CHAR_ENCODING_UCS4BE);
    [all...]
parserInternals.c 1016 case XML_CHAR_ENCODING_UCS4BE:
    [all...]
HTMLparser.c     [all...]

Completed in 1033 milliseconds