Searched refs:XML_SetParamEntityParsing (Results 1 - 8 of 8) 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.h78 #define XML_SetParamEntityParsing(parser, parsing) IExpat->XML_SetParamEntityParsing(parser, parsing) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/amiga/include/interfaces/
H A Dexpat.h81 int APICALL (*XML_SetParamEntityParsing)(struct ExpatIFace *Self, XML_Parser parser, enum XML_ParamEntityParsing parsing); 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.h470 XML_SetParamEntityParsing(XML_Parser parser,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/tests/
H A Druntests.c882 XML_SetParamEntityParsing(parser, XML_PARAM_ENTITY_PARSING_ALWAYS);
902 XML_SetParamEntityParsing(parser, XML_PARAM_ENTITY_PARSING_ALWAYS);
1290 XML_SetParamEntityParsing(parser, XML_PARAM_ENTITY_PARSING_ALWAYS);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dexpat.h877 XML_SetParamEntityParsing will return 0 if parsing of parameter
879 Note: If XML_SetParamEntityParsing is called after XML_Parse or
883 XML_SetParamEntityParsing(XML_Parser parser,
H A Dxmlparse.c1415 XML_SetParamEntityParsing(XML_Parser parser, function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/amiga/
H A Dexpat_vectors.c434 return XML_SetParamEntityParsing(parser, parsing);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/xmlwf/
H A Dxmlwf.c765 XML_SetParamEntityParsing(parser, paramEntityParsing);

Completed in 169 milliseconds