Searched refs:XML_ExternalEntityParserCreate (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/amiga/include/inline4/
H A Dexpat.h31 #define XML_ExternalEntityParserCreate(parser, context, encoding) IExpat->XML_ExternalEntityParserCreate(parser, context, encoding) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/xmlwf/
H A Dxmlfile.c140 XML_Parser entParser = XML_ExternalEntityParserCreate(parser, context, 0);
208 XML_Parser entParser = XML_ExternalEntityParserCreate(parser, context, 0);
H A Dxmlwin32url.cxx217 XML_Parser entParser = XML_ExternalEntityParserCreate(parser_, context, 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/amiga/include/interfaces/
H A Dexpat.h34 XML_Parser APICALL (*XML_ExternalEntityParserCreate)(struct ExpatIFace *Self, XML_Parser parser, const XML_Char * context, const XML_Char * encoding); member in struct:ExpatIFace
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/amiga/include/libraries/
H A Dexpat.h459 XML_ExternalEntityParserCreate(XML_Parser parser,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/tests/
H A Druntests.c785 extparser = XML_ExternalEntityParserCreate(parser, context, NULL);
860 extparser = XML_ExternalEntityParserCreate(parser, context, NULL);
1270 p2 = XML_ExternalEntityParserCreate(parser, context, NULL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dexpat.h401 XML_ExternalEntityParserCreate.
405 XML_ExternalEntityParserCreate. The systemId argument is the
419 expected by the context argument to XML_ExternalEntityParserCreate;
849 XML_ExternalEntityParserCreate(XML_Parser parser,
869 XML_ExternalEntityParserCreate, XML_Parse/XML_ParseBuffer and
871 XML_ExternalEntityParserCreate has been called to create the parser
H A Dxmlparse.c939 XML_ExternalEntityParserCreate(XML_Parser oldParser, function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/amiga/
H A Dexpat_vectors.c199 return XML_ExternalEntityParserCreate(parser, context, encoding);

Completed in 125 milliseconds