Searched refs:PyUnicode_AsDecodedUnicode (Results 1 – 6 of 6) sorted by relevance
386 Py_DEPRECATED(3.6) PyAPI_FUNC(PyObject*) PyUnicode_AsDecodedUnicode(
634 PyUnicode_AsDecodedUnicode=python39.PyUnicode_AsDecodedUnicode
799 PyUnicode_AsDecodedObject(), PyUnicode_AsDecodedUnicode() and
6431 PyUnicode_AsDecodedObject(), PyUnicode_AsDecodedUnicode() and
2069 and :c:func:`PyUnicode_AsDecodedUnicode` are deprecated now.
3514 PyUnicode_AsDecodedUnicode(PyObject *unicode, in PyUnicode_AsDecodedUnicode() function