Searched refs:XML_SetAttlistDeclHandler (Results 1 – 25 of 76) sorted by relevance
1234
/aosp_15_r20/external/expat/expat/tests/ |
H A D | alloc_tests.c | 481 XML_SetAttlistDeclHandler(g_parser, dummy_attlist_decl_handler); in START_TEST() 905 XML_SetAttlistDeclHandler(g_parser, dummy_attlist_decl_handler); in START_TEST() 961 XML_SetAttlistDeclHandler(g_parser, dummy_attlist_decl_handler); in START_TEST() 1011 XML_SetAttlistDeclHandler(g_parser, dummy_attlist_decl_handler); in START_TEST() 1061 XML_SetAttlistDeclHandler(g_parser, dummy_attlist_decl_handler); in START_TEST()
|
/aosp_15_r20/external/expat/.github/workflows/data/ |
H A D | exported-symbols.txt | 30 XML_SetAttlistDeclHandler
|
/aosp_15_r20/external/expat/expat/lib/ |
H A D | libexpat.def.cmake | 25 XML_SetAttlistDeclHandler @22
|
H A D | expat.h | 206 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl);
|
/aosp_15_r20/external/python/cpython2/Modules/expat/ |
D | pyexpatns.h | 82 #define XML_SetAttlistDeclHandler PyExpat_XML_SetAttlistDeclHandler macro
|
/aosp_15_r20/external/python/cpython3/Modules/expat/ |
D | pyexpatns.h | 85 #define XML_SetAttlistDeclHandler PyExpat_XML_SetAttlistDeclHandler macro
|
D | expat.h | 203 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl);
|
/aosp_15_r20/out/soong/.intermediates/external/expat/libexpat/android_arm64_armv8-2a_cortex-a55_shared_apex31/ |
D | libexpat.so.toc | 72 67: FUNC GLOBAL DEFAULT 15 XML_SetAttlistDeclHandler
|
/aosp_15_r20/out/soong/.intermediates/external/expat/libexpat/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libexpat.so.toc | 72 67: FUNC GLOBAL DEFAULT 15 XML_SetAttlistDeclHandler
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/expat/lib/ |
D | expat.h | 191 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl);
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/expat/lib/ |
D | expat.h | 191 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl);
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/expat/lib/ |
D | expat.h | 191 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl);
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/expat/lib/ |
D | expat.h | 191 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl);
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/expat/lib/ |
D | expat.h | 191 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl);
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/expat/lib/ |
D | expat.h | 191 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl);
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/expat/lib/ |
D | expat.h | 191 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl);
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/expat/lib/ |
D | expat.h | 189 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl);
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/expat/lib/ |
D | expat.h | 189 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl);
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/expat/lib/ |
D | expat.h | 191 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl);
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/expat/lib/ |
D | expat.h | 189 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl);
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/expat/lib/ |
D | expat.h | 189 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl);
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/expat/lib/ |
D | expat.h | 200 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl);
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/expat/lib/ |
D | expat.h | 200 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl);
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/expat/lib/ |
D | expat.h | 200 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl);
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/expat/lib/ |
D | expat.h | 203 XML_SetAttlistDeclHandler(XML_Parser parser, XML_AttlistDeclHandler attdecl);
|
1234