Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dpyexpat.c1281 newxmlparseobject(char *encoding, char *namespace_separator, PyObject *intern) in newxmlparseobject() function
1778 result = newxmlparseobject(encoding, namespace_separator, intern); in pyexpat_ParserCreate()