Searched refs:PyUnicodeDecodeError_GetEncoding (Results 1 – 9 of 9) sorted by relevance
259 PyAPI_FUNC(PyObject *) PyUnicodeDecodeError_GetEncoding(PyObject *);
431 PyAPI_FUNC(PyObject *) PyUnicodeDecodeError_GetEncoding(PyObject *);
596 PyUnicodeDecodeError_GetEncoding=python36.PyUnicodeDecodeError_GetEncoding
761 "PyUnicodeDecodeError_GetEncoding"
1235 if (!(encode = PyUnicodeDecodeError_GetEncoding(exc))) { in PyCodec_SurrogatePassErrors()
1349 PyUnicodeDecodeError_GetEncoding(PyObject *exc) in PyUnicodeDecodeError_GetEncoding() function
433 .. c:function:: PyObject* PyUnicodeDecodeError_GetEncoding(PyObject *exc)
1563 PyUnicodeDecodeError_GetEncoding(PyObject *exc) in PyUnicodeDecodeError_GetEncoding() function
629 .. c:function:: PyObject* PyUnicodeDecodeError_GetEncoding(PyObject *exc)