Searched refs:PyUnicodeDecodeError_GetEncoding (Results 1 – 10 of 10) sorted by relevance
259 PyAPI_FUNC(PyObject *) PyUnicodeDecodeError_GetEncoding(PyObject *);
430 PyAPI_FUNC(PyObject *) PyUnicodeDecodeError_GetEncoding(PyObject *);
604 PyUnicodeDecodeError_GetEncoding=python37.PyUnicodeDecodeError_GetEncoding
761 "PyUnicodeDecodeError_GetEncoding"
1226 if (!(encode = PyUnicodeDecodeError_GetEncoding(exc))) { in PyCodec_SurrogatePassErrors()
1345 PyUnicodeDecodeError_GetEncoding(PyObject *exc) in PyUnicodeDecodeError_GetEncoding() function
2839 PyUnicodeDecodeError_GetEncoding:PyObject*::+1:2840 PyUnicodeDecodeError_GetEncoding:PyObject*:exc:0:
428 .. c:function:: PyObject* PyUnicodeDecodeError_GetEncoding(PyObject *exc)
1616 PyUnicodeDecodeError_GetEncoding(PyObject *exc) in PyUnicodeDecodeError_GetEncoding() function
638 .. c:function:: PyObject* PyUnicodeDecodeError_GetEncoding(PyObject *exc)