Searched refs:PyUnicodeEncodeError_GetEncoding (Results 1 – 9 of 9) sorted by relevance
258 PyAPI_FUNC(PyObject *) PyUnicodeEncodeError_GetEncoding(PyObject *);
254 PyAPI_FUNC(PyObject *) PyUnicodeEncodeError_GetEncoding(PyObject *);
615 PyUnicodeEncodeError_GetEncoding=python38.PyUnicodeEncodeError_GetEncoding
760 "PyUnicodeEncodeError_GetEncoding"
1151 if (!(encode = PyUnicodeEncodeError_GetEncoding(exc))) { in PyCodec_SurrogatePassErrors()
1339 PyUnicodeEncodeError_GetEncoding(PyObject *exc) in PyUnicodeEncodeError_GetEncoding() function
429 PyObject* PyUnicodeEncodeError_GetEncoding(PyObject *exc)
1627 PyUnicodeEncodeError_GetEncoding(PyObject *exc) in PyUnicodeEncodeError_GetEncoding() function
644 PyObject* PyUnicodeEncodeError_GetEncoding(PyObject *exc)