Searched refs:PyUnicodeEncodeError_GetEncoding (Results 1 – 9 of 9) sorted by relevance
258 PyAPI_FUNC(PyObject *) PyUnicodeEncodeError_GetEncoding(PyObject *);
430 PyAPI_FUNC(PyObject *) PyUnicodeEncodeError_GetEncoding(PyObject *);
604 PyUnicodeEncodeError_GetEncoding=python36.PyUnicodeEncodeError_GetEncoding
760 "PyUnicodeEncodeError_GetEncoding"
1153 if (!(encode = PyUnicodeEncodeError_GetEncoding(exc))) { in PyCodec_SurrogatePassErrors()
1343 PyUnicodeEncodeError_GetEncoding(PyObject *exc) in PyUnicodeEncodeError_GetEncoding() function
434 PyObject* PyUnicodeEncodeError_GetEncoding(PyObject *exc)
1557 PyUnicodeEncodeError_GetEncoding(PyObject *exc) in PyUnicodeEncodeError_GetEncoding() function
630 PyObject* PyUnicodeEncodeError_GetEncoding(PyObject *exc)