Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dpyexpat.c.h264 pyexpat_ParserCreate_impl(PyObject *module, const char *encoding,
334 return_value = pyexpat_ParserCreate_impl(module, encoding, namespace_separator, intern); in pyexpat_ParserCreate()
/third_party/python/Modules/
Dpyexpat.c1525 pyexpat_ParserCreate_impl(PyObject *module, const char *encoding, in pyexpat_ParserCreate_impl() function