Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
Dpyexpat.c.h407 pyexpat_ErrorString_impl(PyObject *module, long code);
419 return_value = pyexpat_ErrorString_impl(module, code); in pyexpat_ErrorString()
/aosp_15_r20/external/python/cpython3/Modules/
Dpyexpat.c1573 pyexpat_ErrorString_impl(PyObject *module, long code) in pyexpat_ErrorString_impl() function