Searched refs:PyUnicodeEncodeError_Create (Results 1 – 9 of 9) sorted by relevance
250 PyAPI_FUNC(PyObject *) PyUnicodeEncodeError_Create(
402 PyAPI_FUNC(PyObject *) PyUnicodeEncodeError_Create(
758 "PyUnicodeEncodeError_Create"
289 buf->excobj = PyUnicodeEncodeError_Create(codec->encoding, in multibytecodec_encerror()
1697 PyUnicodeEncodeError_Create( in PyUnicodeEncodeError_Create() function
3533 *exceptionObject = PyUnicodeEncodeError_Create( in make_encode_exception()
423 .. c:function:: PyObject* PyUnicodeEncodeError_Create(const char *encoding, const Py_UNICODE *objec…
1913 PyUnicodeEncodeError_Create( in PyUnicodeEncodeError_Create() function
618 .. c:function:: PyObject* PyUnicodeEncodeError_Create(const char *encoding, const Py_UNICODE *objec…