Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/expat/
Dpyexpatns.h102 #define XML_SetNotationDeclHandler PyExpat_XML_SetNotationDeclHandler macro
Dxmlparse.c1665 XML_SetNotationDeclHandler(XML_Parser parser, in XML_SetNotationDeclHandler() function
/aosp_15_r20/external/python/cpython3/Modules/expat/
Dpyexpatns.h107 #define XML_SetNotationDeclHandler PyExpat_XML_SetNotationDeclHandler macro
Dxmlparse.c1703 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler) { in XML_SetNotationDeclHandler() function
/aosp_15_r20/external/expat/expat/lib/
H A Dxmlparse.c1800 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler) { in XML_SetNotationDeclHandler() function