Searched refs:PyUnicodeDecodeError_GetEncoding (Results 1 – 6 of 6) sorted by relevance
255 PyAPI_FUNC(PyObject *) PyUnicodeDecodeError_GetEncoding(PyObject *);
607 PyUnicodeDecodeError_GetEncoding=python38.PyUnicodeDecodeError_GetEncoding
1230 if (!(encode = PyUnicodeDecodeError_GetEncoding(exc))) { in PyCodec_SurrogatePassErrors()
2875 PyUnicodeDecodeError_GetEncoding:PyObject*::+1:2876 PyUnicodeDecodeError_GetEncoding:PyObject*:exc:0:
1633 PyUnicodeDecodeError_GetEncoding(PyObject *exc) in PyUnicodeDecodeError_GetEncoding() function
643 .. c:function:: PyObject* PyUnicodeDecodeError_GetEncoding(PyObject *exc)