Home
last modified time | relevance | path

Searched defs:XML_StopParser (Results 1 – 3 of 3) sorted by relevance

/external/expat/amiga/include/interfaces/
Dexpat.h89 …enum XML_Status APICALL (*XML_StopParser)(struct ExpatIFace *Self, XML_Parser parser, XML_Bool res… member
/external/expat/amiga/include/inline4/
Dexpat.h86 #define XML_StopParser(parser, resumable) IExpat->XML_StopParser(parser, resumable) macro
/external/expat/lib/
Dxmlparse.c1760 XML_StopParser(XML_Parser parser, XML_Bool resumable) in XML_StopParser() function