Searched refs:XML_UseForeignDTD (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/amiga/include/inline4/
H A Dexpat.h84 #define XML_UseForeignDTD(parser, useDTD) IExpat->XML_UseForeignDTD(parser, useDTD) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/amiga/include/interfaces/
H A Dexpat.h87 enum XML_Error APICALL (*XML_UseForeignDTD)(struct ExpatIFace *Self, XML_Parser parser, XML_Bool useDTD); member in struct:ExpatIFace
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/amiga/include/libraries/
H A Dexpat.h413 XML_UseForeignDTD(XML_Parser parser, XML_Bool useDTD);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dexpat.h711 XML_UseForeignDTD(XML_Parser parser, XML_Bool useDTD);
H A Dxmlparse.c1150 XML_UseForeignDTD(XML_Parser parser, XML_Bool useDTD) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/amiga/
H A Dexpat_vectors.c464 return XML_UseForeignDTD(parser, useDTD);

Completed in 100 milliseconds