Home
last modified time | relevance | path

Searched refs:_PyCodec_DecodeText (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/python/cpython2/Include/
Dcodecs.h108 PyAPI_FUNC(PyObject *) _PyCodec_DecodeText(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/
Dcodecs.h134 PyAPI_FUNC(PyObject *) _PyCodec_DecodeText(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/
Dcodecs.h134 PyAPI_FUNC(PyObject *) _PyCodec_DecodeText(
/aosp_15_r20/external/python/cpython3/Include/
Dcodecs.h134 PyAPI_FUNC(PyObject *) _PyCodec_DecodeText(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/
Dcodecs.h134 PyAPI_FUNC(PyObject *) _PyCodec_DecodeText(
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/
Dcodecs.h134 PyAPI_FUNC(PyObject *) _PyCodec_DecodeText(
/aosp_15_r20/external/python/cpython2/Python/
Dcodecs.c544 PyObject *_PyCodec_DecodeText(PyObject *object, in _PyCodec_DecodeText() function
/aosp_15_r20/external/python/cpython3/Python/
Dcodecs.c603 PyObject *_PyCodec_DecodeText(PyObject *object, in _PyCodec_DecodeText() function
/aosp_15_r20/external/python/cpython2/Objects/
Dbytearrayobject.c2591 return _PyCodec_DecodeText(self, encoding, errors); in bytearray_decode()
Dunicodeobject.c1261 unicode = _PyCodec_DecodeText(buffer, encoding, errors); in PyUnicode_Decode()
1297 v = _PyCodec_DecodeText(unicode, encoding, errors); in PyUnicode_AsDecodedObject()
Dstringobject.c452 v = _PyCodec_DecodeText(str, encoding, errors); in PyString_AsDecodedObject()
/aosp_15_r20/external/python/cpython3/Objects/
Dunicodeobject.c3615 unicode = _PyCodec_DecodeText(buffer, encoding, errors); in PyUnicode_Decode()
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi971 …<elf-symbol name='_PyCodec_DecodeText' type='func-type' binding='global-binding' visibility='defau…
11548_PyCodec_DecodeText' mangled-name='_PyCodec_DecodeText' filepath='Python/codecs.c' line='603' colu…