Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dpyexpat.c1449 xmlparse_traverse(xmlparseobject *op, visitproc visit, void *arg) in xmlparse_traverse() function
1490 (traverseproc)xmlparse_traverse, /* tp_traverse */
/external/python/cpython2/Modules/
Dpyexpat.c1679 xmlparse_traverse(xmlparseobject *op, visitproc visit, void *arg) in xmlparse_traverse() function
1726 (traverseproc)xmlparse_traverse, /* tp_traverse */