Searched refs:PyUnicodeEncodeError_GetEncoding (Results 1 – 5 of 5) sorted by relevance
260 PyAPI_FUNC(PyObject *) PyUnicodeEncodeError_GetEncoding(PyObject *);
620 PyUnicodeEncodeError_GetEncoding=python39.PyUnicodeEncodeError_GetEncoding
1142 if (!(encode = PyUnicodeEncodeError_GetEncoding(exc))) { in PyCodec_SurrogatePassErrors()
1641 PyUnicodeEncodeError_GetEncoding(PyObject *exc) in PyUnicodeEncodeError_GetEncoding() function
656 PyObject* PyUnicodeEncodeError_GetEncoding(PyObject *exc)