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