Home
last modified time | relevance | path

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

/external/libxml2/python/
Dlibxml.c3613 PyObject *pyobj_nodes; in libxml_C14NDocDumpMemory() local
3627 &pyobj_nodes, in libxml_C14NDocDumpMemory()
3639 result = PyxmlNodeSet_Convert(pyobj_nodes, &nodes); in libxml_C14NDocDumpMemory()
3689 PyObject *pyobj_nodes; in libxml_C14NDocSaveTo() local
3705 &pyobj_nodes, in libxml_C14NDocSaveTo()
3725 result = PyxmlNodeSet_Convert(pyobj_nodes, &nodes); in libxml_C14NDocSaveTo()