Home
last modified time | relevance | path

Searched refs:PyUnicode_AsEncodedUnicode (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Include/
Dunicodeobject.h422 Py_DEPRECATED(3.6) PyAPI_FUNC(PyObject*) PyUnicode_AsEncodedUnicode(
/third_party/python/PC/
Dpython3.def644 PyUnicode_AsEncodedUnicode=python39.PyUnicode_AsEncodedUnicode
/third_party/python/Doc/whatsnew/
D3.6.rst2068 :c:func:`PyUnicode_AsDecodedObject`, :c:func:`PyUnicode_AsEncodedUnicode`
/third_party/python/Objects/
Dunicodeobject.c3792 PyUnicode_AsEncodedUnicode(PyObject *unicode, in PyUnicode_AsEncodedUnicode() function
/third_party/python/Misc/
DNEWS15313 PyUnicode_AsEncodedUnicode().
18190 PyUnicode_AsEncodedUnicode().