Searched defs:element_factory (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/python/cpython3/Modules/clinic/ |
D | _elementtree.c.h | 599 PyObject *element_factory = Py_None; in _elementtree_TreeBuilder___init__() local
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_xml_etree.py | 2642 def element_factory(x, y): function 2654 def element_factory(x, y): function
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _elementtree.c | 2328 PyObject *element_factory; member 2398 PyObject *element_factory, in _elementtree_TreeBuilder___init___impl()
|
/aosp_15_r20/external/python/cpython2/Lib/xml/etree/ |
D | ElementTree.py | 1378 def __init__(self, element_factory=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/xml/etree/ |
D | ElementTree.py | 1404 def __init__(self, element_factory=None, *, argument
|
/aosp_15_r20/external/python/cpython3/Lib/xml/etree/ |
D | ElementTree.py | 1404 def __init__(self, element_factory=None, *, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/xml/etree/ |
D | ElementTree.py | 1404 def __init__(self, element_factory=None, *, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/xml/etree/ |
D | ElementTree.py | 1404 def __init__(self, element_factory=None, *, argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/xml/etree/ |
H A D | ElementTree.py | 1404 def __init__(self, element_factory=None, *, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/xml/etree/ |
D | ElementTree.py | 1404 def __init__(self, element_factory=None, *, argument
|