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

  /external/expat/lib/
xmltok_ns.c 91 NS(XmlParseXmlDecl)(int isGeneralTextEntity,
103 isGeneralTextEntity,
xmltok.h 266 int XmlParseXmlDecl(int isGeneralTextEntity,
293 int XmlParseXmlDeclNS(int isGeneralTextEntity,
xmltok.c 1085 int isGeneralTextEntity,
1107 if (!isGeneralTextEntity) {
1122 if (isGeneralTextEntity) {
1148 || isGeneralTextEntity) {
    [all...]
xmlparse.c 325 processXmlDecl(XML_Parser parser, int isGeneralTextEntity,
    [all...]

Completed in 49 milliseconds