Home
last modified time | relevance | path

Searched refs:XML_SetAttlistDeclHandler (Results 1 – 13 of 13) sorted by relevance

/external/expat/lib/
Dlibexpat.def26 XML_SetAttlistDeclHandler @22
Dlibexpatw.def26 XML_SetAttlistDeclHandler @22
Dexpat.h200 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl);
Dxmlparse.c1776 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl) { in XML_SetAttlistDeclHandler() function
/external/python/cpython2/Modules/expat/
Dpyexpatns.h82 #define XML_SetAttlistDeclHandler PyExpat_XML_SetAttlistDeclHandler macro
Dexpat.h204 XML_SetAttlistDeclHandler(XML_Parser parser,
Dxmlparse.c1752 XML_SetAttlistDeclHandler(XML_Parser parser, in XML_SetAttlistDeclHandler() function
/external/python/cpython3/Modules/expat/
Dpyexpatns.h85 #define XML_SetAttlistDeclHandler PyExpat_XML_SetAttlistDeclHandler macro
Dexpat.h203 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl);
Dxmlparse.c1770 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl) { in XML_SetAttlistDeclHandler() function
/external/expat/tests/
Druntests.c1835 XML_SetAttlistDeclHandler(g_parser, dummy_attlist_decl_handler); in START_TEST()
1908 XML_SetAttlistDeclHandler(g_parser, verify_attlist_decl_handler); in START_TEST()
4542 XML_SetAttlistDeclHandler(g_parser, dummy_attlist_decl_handler); in START_TEST()
8409 XML_SetAttlistDeclHandler(g_parser, dummy_attlist_decl_handler); in START_TEST()
8881 XML_SetAttlistDeclHandler(g_parser, dummy_attlist_decl_handler); in START_TEST()
8937 XML_SetAttlistDeclHandler(g_parser, dummy_attlist_decl_handler); in START_TEST()
8987 XML_SetAttlistDeclHandler(g_parser, dummy_attlist_decl_handler); in START_TEST()
9037 XML_SetAttlistDeclHandler(g_parser, dummy_attlist_decl_handler); in START_TEST()
/external/python/cpython2/Modules/
Dpyexpat.c2132 (xmlhandlersetter)XML_SetAttlistDeclHandler,
/external/expat/
DChanges1117 o XML_SetAttlistDeclHandler