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

  /external/libxml2/include/libxml/
encoding.h 63 XML_CHAR_ENCODING_UTF16BE= 3, /* UTF-16 big endian */
  /external/libxml2/
parserInternals.c 975 case XML_CHAR_ENCODING_UTF16BE:
1030 case XML_CHAR_ENCODING_UTF16BE:
    [all...]
encoding.c 956 return(XML_CHAR_ENCODING_UTF16BE);
970 return(XML_CHAR_ENCODING_UTF16BE);
    [all...]

Completed in 164 milliseconds