Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/expat/
Dpyexpatns.h117 #define XML_StopParser PyExpat_XML_StopParser macro
Dxmlparse.c2130 XML_StopParser(XML_Parser parser, XML_Bool resumable) in XML_StopParser() function
/aosp_15_r20/external/python/cpython3/Modules/expat/
Dpyexpatns.h122 #define XML_StopParser PyExpat_XML_StopParser macro
Dxmlparse.c2170 XML_StopParser(XML_Parser parser, XML_Bool resumable) { in XML_StopParser() function
/aosp_15_r20/external/expat/expat/lib/
H A Dxmlparse.c2233 XML_StopParser(XML_Parser parser, XML_Bool resumable) { in XML_StopParser() function