Searched refs:XML_SetNotationDeclHandler (Results 1 - 12 of 12) sorted by relevance

/external/python/cpython2/Modules/expat/
H A Dpyexpatns.h102 #define XML_SetNotationDeclHandler PyExpat_XML_SetNotationDeclHandler macro
H A Dexpat.h604 XML_SetNotationDeclHandler(XML_Parser parser,
H A Dxmlparse.c1380 XML_SetNotationDeclHandler(XML_Parser parser, function
/external/python/cpython3/Modules/expat/
H A Dpyexpatns.h102 #define XML_SetNotationDeclHandler PyExpat_XML_SetNotationDeclHandler macro
H A Dexpat.h604 XML_SetNotationDeclHandler(XML_Parser parser,
H A Dxmlparse.c1380 XML_SetNotationDeclHandler(XML_Parser parser, function
/external/expat/lib/
H A Dexpat.h633 XML_SetNotationDeclHandler(XML_Parser parser,
H A Dxmlparse.c1662 XML_SetNotationDeclHandler(XML_Parser parser, function
/external/expat/xmlwf/
H A Dxmlwf.c1093 XML_SetNotationDeclHandler(parser, metaNotationDecl);
1116 XML_SetNotationDeclHandler(parser, notationDecl);
/external/expat/tests/
H A Druntests.c1978 XML_SetNotationDeclHandler(parser, dummy_notation_decl_handler);
4870 XML_SetNotationDeclHandler(parser, dummy_notation_decl_handler);
8769 XML_SetNotationDeclHandler(parser, dummy_notation_decl_handler);
9492 XML_SetNotationDeclHandler(parser, dummy_notation_decl_handler);
9544 XML_SetNotationDeclHandler(parser, dummy_notation_decl_handler);
9594 XML_SetNotationDeclHandler(parser, dummy_notation_decl_handler);
/external/python/cpython2/Modules/
H A Dpyexpat.c2089 (xmlhandlersetter)XML_SetNotationDeclHandler,
/external/python/cpython3/Modules/
H A Dpyexpat.c1932 (xmlhandlersetter)XML_SetNotationDeclHandler,

Completed in 884 milliseconds