Searched refs:PyUnicodeDecodeError_GetEncoding (Results 1 – 8 of 8) sorted by relevance
259 PyAPI_FUNC(PyObject *) PyUnicodeDecodeError_GetEncoding(PyObject *);
654 function,PyUnicodeDecodeError_GetEncoding,3.2,
2857 PyUnicodeDecodeError_GetEncoding:PyObject*::+1:2858 PyUnicodeDecodeError_GetEncoding:PyObject*:exc:0:
689 EXPORT_FUNC(PyUnicodeDecodeError_GetEncoding)
1222 if (!(encode = PyUnicodeDecodeError_GetEncoding(exc))) { in PyCodec_SurrogatePassErrors()
1298 function PyUnicodeDecodeError_GetEncoding
1776 PyUnicodeDecodeError_GetEncoding(PyObject *exc) in PyUnicodeDecodeError_GetEncoding() function
699 .. c:function:: PyObject* PyUnicodeDecodeError_GetEncoding(PyObject *exc)