Searched refs:PyUnicodeEncodeError_GetEncoding (Results 1 – 9 of 9) sorted by relevance
258 PyAPI_FUNC(PyObject *) PyUnicodeEncodeError_GetEncoding(PyObject *);
429 PyAPI_FUNC(PyObject *) PyUnicodeEncodeError_GetEncoding(PyObject *);
612 PyUnicodeEncodeError_GetEncoding=python37.PyUnicodeEncodeError_GetEncoding
760 "PyUnicodeEncodeError_GetEncoding"
1147 if (!(encode = PyUnicodeEncodeError_GetEncoding(exc))) { in PyCodec_SurrogatePassErrors()
1339 PyUnicodeEncodeError_GetEncoding(PyObject *exc) in PyUnicodeEncodeError_GetEncoding() function
429 PyObject* PyUnicodeEncodeError_GetEncoding(PyObject *exc)
1610 PyUnicodeEncodeError_GetEncoding(PyObject *exc) in PyUnicodeEncodeError_GetEncoding() function
639 PyObject* PyUnicodeEncodeError_GetEncoding(PyObject *exc)