Home
last modified time | relevance | path

Searched refs:is_empty_dict (Results 1 – 9 of 9) sorted by relevance

/dports/lang/python37/Python-3.7.12/Modules/
H A D_elementtree.c156 is_empty_dict(PyObject *obj) in is_empty_dict() function
297 if (attrib != Py_None && !is_empty_dict(attrib)) { in create_new_element()
410 if (attrib != NULL && !is_empty_dict(attrib)) { in element_init()
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A D_elementtree.c162 is_empty_dict(PyObject *obj) in is_empty_dict() function
303 if (attrib != Py_None && !is_empty_dict(attrib)) { in create_new_element()
417 if (attrib != NULL && !is_empty_dict(attrib)) { in element_init()
/dports/lang/python310/Python-3.10.1/Modules/
H A D_elementtree.c168 is_empty_dict(PyObject *obj) in is_empty_dict() function
306 if (attrib != NULL && !is_empty_dict(attrib)) { in create_new_element()
420 if (attrib != NULL && !is_empty_dict(attrib)) { in element_init()
/dports/lang/python311/Python-3.11.0a3/Modules/
H A D_elementtree.c168 is_empty_dict(PyObject *obj) in is_empty_dict() function
306 if (attrib != NULL && !is_empty_dict(attrib)) { in create_new_element()
420 if (attrib != NULL && !is_empty_dict(attrib)) { in element_init()
/dports/lang/python-tools/Python-3.8.12/Modules/
H A D_elementtree.c162 is_empty_dict(PyObject *obj) in is_empty_dict() function
303 if (attrib != Py_None && !is_empty_dict(attrib)) { in create_new_element()
417 if (attrib != NULL && !is_empty_dict(attrib)) { in element_init()
/dports/lang/python39/Python-3.9.9/Modules/
H A D_elementtree.c168 is_empty_dict(PyObject *obj) in is_empty_dict() function
306 if (attrib != NULL && !is_empty_dict(attrib)) { in create_new_element()
420 if (attrib != NULL && !is_empty_dict(attrib)) { in element_init()
/dports/lang/python38/Python-3.8.12/Modules/
H A D_elementtree.c162 is_empty_dict(PyObject *obj) in is_empty_dict() function
303 if (attrib != Py_None && !is_empty_dict(attrib)) { in create_new_element()
417 if (attrib != NULL && !is_empty_dict(attrib)) { in element_init()
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A D_elementtree.c162 is_empty_dict(PyObject *obj) in is_empty_dict() function
303 if (attrib != Py_None && !is_empty_dict(attrib)) { in create_new_element()
417 if (attrib != NULL && !is_empty_dict(attrib)) { in element_init()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A D_elementtree.c162 is_empty_dict(PyObject *obj) in is_empty_dict() function
303 if (attrib != Py_None && !is_empty_dict(attrib)) { in create_new_element()
417 if (attrib != NULL && !is_empty_dict(attrib)) { in element_init()