Searched refs:newxmlparseobject (Results 1 – 2 of 2) sorted by relevance
1133 newxmlparseobject(pyexpat_state *state, const char *encoding, in newxmlparseobject() function1556 result = newxmlparseobject(state, 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()