Searched refs:PyUnicodeEncodeError_GetEncoding (Results 1 – 7 of 7) sorted by relevance
265 PyAPI_FUNC(PyObject *) PyUnicodeEncodeError_GetEncoding(PyObject *);
710 EXPORT_FUNC(PyUnicodeEncodeError_GetEncoding)
682 function,PyUnicodeEncodeError_GetEncoding,3.2,,
1143 if (!(encode = PyUnicodeEncodeError_GetEncoding(exc))) { in PyCodec_SurrogatePassErrors()
1406 [function.PyUnicodeEncodeError_GetEncoding]
2620 PyUnicodeEncodeError_GetEncoding(PyObject *exc) in PyUnicodeEncodeError_GetEncoding() function
721 PyObject* PyUnicodeEncodeError_GetEncoding(PyObject *exc)