Searched refs:PyUnicodeEncodeError_GetEncoding (Results 1 – 7 of 7) sorted by relevance
258 PyAPI_FUNC(PyObject *) PyUnicodeEncodeError_GetEncoding(PyObject *);
697 EXPORT_FUNC(PyUnicodeEncodeError_GetEncoding)
662 function,PyUnicodeEncodeError_GetEncoding,3.2,
1143 if (!(encode = PyUnicodeEncodeError_GetEncoding(exc))) { in PyCodec_SurrogatePassErrors()
1314 function PyUnicodeEncodeError_GetEncoding
1770 PyUnicodeEncodeError_GetEncoding(PyObject *exc) in PyUnicodeEncodeError_GetEncoding() function
700 PyObject* PyUnicodeEncodeError_GetEncoding(PyObject *exc)