Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dcodecs.c317 PyObject *PyCodec_IncrementalDecoder(const char *encoding, in PyCodec_IncrementalDecoder() function
/external/python/cpython3/Python/
Dcodecs.c371 PyObject *PyCodec_IncrementalDecoder(const char *encoding, in PyCodec_IncrementalDecoder() function