Searched refs:PyUnicodeDecodeError_GetEncoding (Results 1 – 6 of 6) sorted by relevance
261 PyAPI_FUNC(PyObject *) PyUnicodeDecodeError_GetEncoding(PyObject *);
612 PyUnicodeDecodeError_GetEncoding=python39.PyUnicodeDecodeError_GetEncoding
1221 if (!(encode = PyUnicodeDecodeError_GetEncoding(exc))) { in PyCodec_SurrogatePassErrors()
2880 PyUnicodeDecodeError_GetEncoding:PyObject*::+1:2881 PyUnicodeDecodeError_GetEncoding:PyObject*:exc:0:
1647 PyUnicodeDecodeError_GetEncoding(PyObject *exc) in PyUnicodeDecodeError_GetEncoding() function
655 .. c:function:: PyObject* PyUnicodeDecodeError_GetEncoding(PyObject *exc)