Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/expat/
Dpyexpatns.h93 #define XML_SetEndCdataSectionHandler PyExpat_XML_SetEndCdataSectionHandler macro
Dxmlparse.c1605 XML_SetEndCdataSectionHandler(XML_Parser parser, in XML_SetEndCdataSectionHandler() function
/aosp_15_r20/external/python/cpython3/Modules/expat/
Dpyexpatns.h98 #define XML_SetEndCdataSectionHandler PyExpat_XML_SetEndCdataSectionHandler macro
Dxmlparse.c1651 XML_SetEndCdataSectionHandler(XML_Parser parser, in XML_SetEndCdataSectionHandler() function
/aosp_15_r20/external/expat/expat/lib/
H A Dxmlparse.c1748 XML_SetEndCdataSectionHandler(XML_Parser parser, in XML_SetEndCdataSectionHandler() function