Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/expat/
Dpyexpatns.h82 #define XML_SetAttlistDeclHandler PyExpat_XML_SetAttlistDeclHandler macro
Dxmlparse.c1752 XML_SetAttlistDeclHandler(XML_Parser parser, in XML_SetAttlistDeclHandler() function
/aosp_15_r20/external/python/cpython3/Modules/expat/
Dpyexpatns.h85 #define XML_SetAttlistDeclHandler PyExpat_XML_SetAttlistDeclHandler macro
Dxmlparse.c1779 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl) { in XML_SetAttlistDeclHandler() function
/aosp_15_r20/external/expat/expat/lib/
H A Dxmlparse.c1876 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl) { in XML_SetAttlistDeclHandler() function