Searched refs:PyUnicodeEncodeError_GetEncoding (Results 1 – 5 of 5) sorted by relevance
254 PyAPI_FUNC(PyObject *) PyUnicodeEncodeError_GetEncoding(PyObject *);
615 PyUnicodeEncodeError_GetEncoding=python38.PyUnicodeEncodeError_GetEncoding
1151 if (!(encode = PyUnicodeEncodeError_GetEncoding(exc))) { in PyCodec_SurrogatePassErrors()
1627 PyUnicodeEncodeError_GetEncoding(PyObject *exc) in PyUnicodeEncodeError_GetEncoding() function
644 PyObject* PyUnicodeEncodeError_GetEncoding(PyObject *exc)