Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dcodecs.c306 PyObject *PyCodec_Decoder(const char *encoding) in PyCodec_Decoder() function
/external/python/cpython3/Python/
Dcodecs.c360 PyObject *PyCodec_Decoder(const char *encoding) in PyCodec_Decoder() function