Searched refs:pyexpat_ParserCreate_impl (Results 1 – 2 of 2) sorted by relevance
264 pyexpat_ParserCreate_impl(PyObject *module, const char *encoding,334 return_value = pyexpat_ParserCreate_impl(module, encoding, namespace_separator, intern); in pyexpat_ParserCreate()
1525 pyexpat_ParserCreate_impl(PyObject *module, const char *encoding, in pyexpat_ParserCreate_impl() function