Searched refs:XML_SetNotationDeclHandler (Results 1 – 25 of 77) sorted by relevance
1234
/aosp_15_r20/external/expat/expat/tests/ |
H A D | alloc_tests.c | 479 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST() 1125 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST() 1176 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST() 1225 XML_SetNotationDeclHandler(g_parser, dummy_notation_decl_handler); in START_TEST()
|
/aosp_15_r20/external/expat/.github/workflows/data/ |
H A D | exported-symbols.txt | 52 XML_SetNotationDeclHandler
|
/aosp_15_r20/external/expat/expat/lib/ |
H A D | libexpat.def.cmake | 45 XML_SetNotationDeclHandler @42
|
H A D | expat.h | 613 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
|
/aosp_15_r20/external/python/cpython2/Modules/expat/ |
D | pyexpatns.h | 102 #define XML_SetNotationDeclHandler PyExpat_XML_SetNotationDeclHandler macro
|
/aosp_15_r20/external/python/cpython3/Modules/expat/ |
D | pyexpatns.h | 107 #define XML_SetNotationDeclHandler PyExpat_XML_SetNotationDeclHandler macro
|
D | expat.h | 610 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
|
/aosp_15_r20/out/soong/.intermediates/external/expat/libexpat/android_arm64_armv8-2a_cortex-a55_shared_apex31/ |
D | libexpat.so.toc | 87 82: FUNC GLOBAL DEFAULT 15 XML_SetNotationDeclHandler
|
/aosp_15_r20/out/soong/.intermediates/external/expat/libexpat/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libexpat.so.toc | 87 82: FUNC GLOBAL DEFAULT 15 XML_SetNotationDeclHandler
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/expat/lib/ |
D | expat.h | 587 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/expat/lib/ |
D | expat.h | 587 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/expat/lib/ |
D | expat.h | 587 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/expat/lib/ |
D | expat.h | 587 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/expat/lib/ |
D | expat.h | 587 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/expat/lib/ |
D | expat.h | 587 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/expat/lib/ |
D | expat.h | 587 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/expat/lib/ |
D | expat.h | 585 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/expat/lib/ |
D | expat.h | 585 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/expat/lib/ |
D | expat.h | 587 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/expat/lib/ |
D | expat.h | 585 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/expat/lib/ |
D | expat.h | 585 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
|
/aosp_15_r20/external/expat/expat/xmlwf/ |
H A D | xmlwf.c | 1262 XML_SetNotationDeclHandler(parser, metaNotationDecl); in tmain() 1285 XML_SetNotationDeclHandler(parser, notationDecl); in tmain()
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/expat/lib/ |
D | expat.h | 596 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/expat/lib/ |
D | expat.h | 596 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/expat/lib/ |
D | expat.h | 596 XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler handler);
|
1234