Home
last modified time | relevance | path

Searched defs:_PyCodecInfo_GetIncrementalDecoder (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Python/
Dcodecs.c280 PyObject *_PyCodecInfo_GetIncrementalDecoder(PyObject *codec_info, in _PyCodecInfo_GetIncrementalDecoder() function
/external/python/cpython3/Python/
Dcodecs.c334 PyObject *_PyCodecInfo_GetIncrementalDecoder(PyObject *codec_info, in _PyCodecInfo_GetIncrementalDecoder() function