Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dpyexpat.c1196 xmlparse_clear(xmlparseobject *op) in xmlparse_clear() function
1207 (void)xmlparse_clear(self); in xmlparse_dealloc()
1496 {Py_tp_clear, xmlparse_clear},