Searched refs:XML_SetAttlistDeclHandler (Results 1 - 6 of 6) sorted by relevance
/third_party/python/Modules/expat/ |
H A D | pyexpatns.h | 85 #define XML_SetAttlistDeclHandler PyExpat_XML_SetAttlistDeclHandler macro
|
H A D | expat.h | 203 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl);
|
H A D | xmlparse.c | 1779 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl) { in XML_SetAttlistDeclHandler() function
|
/third_party/skia/third_party/externals/expat/expat/lib/ |
H A D | expat.h | 201 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl);
|
H A D | xmlparse.c | 1843 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl) { in XML_SetAttlistDeclHandler() function
|
/third_party/skia/third_party/externals/expat/expat/tests/ |
H A D | runtests.c | 1834 XML_SetAttlistDeclHandler(g_parser, dummy_attlist_decl_handler); in START_TEST() 1907 XML_SetAttlistDeclHandler(g_parser, verify_attlist_decl_handler); in START_TEST() 4496 XML_SetAttlistDeclHandler(g_parser, dummy_attlist_decl_handler); in START_TEST() 8346 XML_SetAttlistDeclHandler(g_parser, dummy_attlist_decl_handler); in START_TEST() 8818 XML_SetAttlistDeclHandler(g_parser, dummy_attlist_decl_handler); in START_TEST() 8874 XML_SetAttlistDeclHandler(g_parser, dummy_attlist_decl_handler); in START_TEST() 8924 XML_SetAttlistDeclHandler(g_parser, dummy_attlist_decl_handler); in START_TEST() 8974 XML_SetAttlistDeclHandler(g_parser, dummy_attlist_decl_handler); in START_TEST()
|
Completed in 40 milliseconds