Searched defs:resumable (Results 1 – 4 of 4) sorted by relevance
86 #define XML_StopParser(parser, resumable) IExpat->XML_StopParser(parser, resumable) argument
472 …m XML_Status _Expat_XML_StopParser(struct ExpatIFace * Self, XML_Parser parser, XML_Bool resumable) in _Expat_XML_StopParser()
1011 static XML_Bool resumable = XML_FALSE; variable
1680 XML_StopParser(XML_Parser parser, XML_Bool resumable) in XML_StopParser()