Home
last modified time | relevance | path

Searched refs:SetNamespaceDeclHandler (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/python/cpython2/Include/
Dpyexpat.h37 void (*SetNamespaceDeclHandler)( member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/
Dpyexpat.h37 void (*SetNamespaceDeclHandler)( member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/
Dpyexpat.h37 void (*SetNamespaceDeclHandler)( member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/
Dpyexpat.h37 void (*SetNamespaceDeclHandler)( member
/aosp_15_r20/external/python/cpython3/Include/
Dpyexpat.h37 void (*SetNamespaceDeclHandler)( member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/
Dpyexpat.h37 void (*SetNamespaceDeclHandler)( member
/aosp_15_r20/external/python/cpython3/Modules/
D_elementtree.c3712 EXPAT(SetNamespaceDeclHandler)( in _elementtree_XMLParser___init___impl()
4087 EXPAT(SetNamespaceDeclHandler)( in _elementtree_XMLParser__setevents_impl()
4094 EXPAT(SetNamespaceDeclHandler)( in _elementtree_XMLParser__setevents_impl()
Dpyexpat.c1994 capi.SetNamespaceDeclHandler = XML_SetNamespaceDeclHandler; in pyexpat_exec()
/aosp_15_r20/external/python/cpython2/Modules/
D_elementtree.c2877 EXPAT(SetNamespaceDeclHandler)(
2884 EXPAT(SetNamespaceDeclHandler)(
Dpyexpat.c2041 capi.SetNamespaceDeclHandler = XML_SetNamespaceDeclHandler; in MODULE_INITFUNC()