Home
last modified time | relevance | path

Searched defs:PyUnicode_EncodeUTF8 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Include/
Dunicodeobject.h185 # define PyUnicode_EncodeUTF8 PyUnicodeUCS2_EncodeUTF8 macro
272 # define PyUnicode_EncodeUTF8 PyUnicodeUCS4_EncodeUTF8 macro
/aosp_15_r20/external/python/cpython2/Objects/
Dunicodeobject.c2151 PyUnicode_EncodeUTF8(const Py_UNICODE *s, in PyUnicode_EncodeUTF8() function
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...