Home
last modified time | relevance | path

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

/external/expat/amiga/include/inline4/
Dexpat.h86 #define XML_StopParser(parser, resumable) IExpat->XML_StopParser(parser, resumable) argument
/external/expat/amiga/
Dexpat_vectors.c472 …m XML_Status _Expat_XML_StopParser(struct ExpatIFace * Self, XML_Parser parser, XML_Bool resumable) in _Expat_XML_StopParser()
/external/expat/lib/
Dxmlparse.c1674 XML_StopParser(XML_Parser parser, XML_Bool resumable) in XML_StopParser()