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

  /external/libxml2/include/libxml/
encoding.h 65 XML_CHAR_ENCODING_UCS4BE= 5, /* UCS-4 big endian */
  /external/libxml2/
parserInternals.c 995 case XML_CHAR_ENCODING_UCS4BE:
1037 case XML_CHAR_ENCODING_UCS4BE:
    [all...]
encoding.c 930 return(XML_CHAR_ENCODING_UCS4BE);
    [all...]

Completed in 40 milliseconds