Home
last modified time | relevance | path

Searched refs:element_subscr (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
D_elementtree.c1345 element_subscr(PyObject* self_, PyObject* item) function
1660 (binaryfunc) element_subscr,
/external/python/cpython3/Modules/
D_elementtree.c1725 element_subscr(PyObject* self_, PyObject* item) in element_subscr() function
4195 (binaryfunc) element_subscr,