Searched refs:PyUnicodeEncodeError_GetEncoding (Results 1 – 9 of 9) sorted by relevance
260 PyAPI_FUNC(PyObject *) PyUnicodeEncodeError_GetEncoding(PyObject *);
258 PyAPI_FUNC(PyObject *) PyUnicodeEncodeError_GetEncoding(PyObject *);
613 PyUnicodeEncodeError_GetEncoding=python39.PyUnicodeEncodeError_GetEncoding
760 "PyUnicodeEncodeError_GetEncoding"
1142 if (!(encode = PyUnicodeEncodeError_GetEncoding(exc))) { in PyCodec_SurrogatePassErrors()
1339 PyUnicodeEncodeError_GetEncoding(PyObject *exc) in PyUnicodeEncodeError_GetEncoding() function
429 PyObject* PyUnicodeEncodeError_GetEncoding(PyObject *exc)
1641 PyUnicodeEncodeError_GetEncoding(PyObject *exc) in PyUnicodeEncodeError_GetEncoding() function
656 PyObject* PyUnicodeEncodeError_GetEncoding(PyObject *exc)