Home
last modified time | relevance | path

Searched refs:PyUnicode_DecodeUTF7 (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/
Dunicodeobject.h435 PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF7(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/
Dunicodeobject.h435 PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF7(
/aosp_15_r20/external/python/cpython3/Include/
Dunicodeobject.h435 PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF7(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/
Dunicodeobject.h435 PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF7(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/
Dunicodeobject.h435 PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF7(
/aosp_15_r20/external/python/cpython3/Doc/data/
Drefcounts.dat2480 PyUnicode_DecodeUTF7:PyObject*::+1:
2481 PyUnicode_DecodeUTF7:const char*:s::
2482 PyUnicode_DecodeUTF7:Py_ssize_t:size::
2483 PyUnicode_DecodeUTF7:const char*:errors::
Dstable_abi.dat741 function,PyUnicode_DecodeUTF7,3.2,,
Dpython3.11.abi800 …<elf-symbol name='PyUnicode_DecodeUTF7' type='func-type' binding='global-binding' visibility='defa…
10686PyUnicode_DecodeUTF7' mangled-name='PyUnicode_DecodeUTF7' filepath='Objects/unicodeobject.c' line=…
/aosp_15_r20/external/python/cpython2/Include/
Dunicodeobject.h727 PyAPI_FUNC(PyObject*) PyUnicode_DecodeUTF7(
/aosp_15_r20/external/python/cpython2/PC/os2emx/
Dpython27.def600 "PyUnicode_DecodeUTF7"
/aosp_15_r20/external/python/cpython3/PC/
Dpython3dll.c660 EXPORT_FUNC(PyUnicode_DecodeUTF7)
/aosp_15_r20/external/python/cpython2/Doc/c-api/
Dunicode.rst688 .. c:function:: PyObject* PyUnicode_DecodeUTF7(const char *s, Py_ssize_t size, const char *errors)
696 If *consumed* is *NULL*, behave like :c:func:`PyUnicode_DecodeUTF7`. If
/aosp_15_r20/external/python/cpython3/Doc/c-api/
Dunicode.rst1207 .. c:function:: PyObject* PyUnicode_DecodeUTF7(const char *s, Py_ssize_t size, const char *errors)
1216 If *consumed* is ``NULL``, behave like :c:func:`PyUnicode_DecodeUTF7`. If
/aosp_15_r20/external/python/cpython3/Misc/
Dstable_abi.toml1562 [function.PyUnicode_DecodeUTF7]
/aosp_15_r20/external/python/cpython2/Objects/
Dunicodeobject.c1632 PyObject *PyUnicode_DecodeUTF7(const char *s, in PyUnicode_DecodeUTF7() function
/aosp_15_r20/external/python/cpython3/Objects/
Dunicodeobject.c4684 PyUnicode_DecodeUTF7(const char *s, in PyUnicode_DecodeUTF7() function
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...