Home
last modified time | relevance | path

Searched refs:PyUnicode_EncodeUTF7 (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/python/cpython2/Include/
Dunicodeobject.h740 PyAPI_FUNC(PyObject*) PyUnicode_EncodeUTF7(
/aosp_15_r20/external/python/cpython2/PC/os2emx/
Dpython27.def601 "PyUnicode_EncodeUTF7"
/aosp_15_r20/external/python/cpython2/Modules/
D_codecsmodule.c674 v = codec_tuple(PyUnicode_EncodeUTF7(PyUnicode_AS_UNICODE(str), in utf_7_encode()
/aosp_15_r20/external/python/cpython2/Doc/c-api/
Dunicode.rst702 .. c:function:: PyObject* PyUnicode_EncodeUTF7(const Py_UNICODE *s, Py_ssize_t size, int base64SetO…
/aosp_15_r20/external/python/cpython2/Objects/
Dunicodeobject.c1832 PyObject *PyUnicode_EncodeUTF7(const Py_UNICODE *s, in PyUnicode_EncodeUTF7() function
/aosp_15_r20/external/python/cpython3/Doc/whatsnew/
D3.11.rst2685 * :func:`!PyUnicode_EncodeUTF7`
D3.3.rst2307 * :c:func:`PyUnicode_EncodeUTF7`
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.11.0a1.rst5082 ``PyUnicode_EncodeUTF7``, ``PyUnicode_EncodeUTF8``,
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...