Searched refs:pyexpat_ErrorString_impl (Results 1 – 2 of 2) sorted by relevance
407 pyexpat_ErrorString_impl(PyObject *module, long code);419 return_value = pyexpat_ErrorString_impl(module, code); in pyexpat_ErrorString()
1573 pyexpat_ErrorString_impl(PyObject *module, long code) in pyexpat_ErrorString_impl() function