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

  /external/libxml2/include/libxml/
encoding.h 82 XML_CHAR_ENCODING_UCS4_2143=7, /* UCS-4 unusual ordering */
  /external/libxml2/
encoding.c 932 return(XML_CHAR_ENCODING_UCS4_2143);
    [all...]
parserInternals.c 1026 case XML_CHAR_ENCODING_UCS4_2143:
    [all...]

Completed in 412 milliseconds