Searched refs:newxmlparseobject (Results 1 – 2 of 2) sorted by relevance
1165 newxmlparseobject(const char *encoding, const char *namespace_separator, PyObject *intern) in newxmlparseobject() function1584 result = newxmlparseobject(encoding, namespace_separator, intern); in pyexpat_ParserCreate_impl()
1281 newxmlparseobject(char *encoding, char *namespace_separator, PyObject *intern) in newxmlparseobject() function1776 result = newxmlparseobject(encoding, namespace_separator, intern); in pyexpat_ParserCreate()