Searched refs:PyUnicode_EncodeUTF7 (Results 1 – 6 of 6) sorted by relevance
740 PyAPI_FUNC(PyObject*) PyUnicode_EncodeUTF7(
674 v = codec_tuple(PyUnicode_EncodeUTF7(PyUnicode_AS_UNICODE(str), in utf_7_encode()
1825 PyObject *PyUnicode_EncodeUTF7(const Py_UNICODE *s, in PyUnicode_EncodeUTF7() function
1758 PyObject *PyUnicode_EncodeUTF7(const Py_UNICODE *s, in PyUnicode_EncodeUTF7() function