Home
last modified time | relevance | path

Searched refs:PyCodec_Decoder (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Include/
Dcodecs.h145 PyAPI_FUNC(PyObject *) PyCodec_Decoder(
/external/python/cpython2/Python/
Dcodecs.c306 PyObject *PyCodec_Decoder(const char *encoding) in PyCodec_Decoder() function
444 decoder = PyCodec_Decoder(encoding); in PyCodec_Decode()
/external/python/cpython2/Doc/c-api/
Dcodec.rst49 .. c:function:: PyObject* PyCodec_Decoder(const char *encoding)
/external/python/cpython2/PC/os2emx/
Dpython27.def882 "PyCodec_Decoder"