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