Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dcodecs.h145 PyAPI_FUNC(PyObject *) PyCodec_Decoder(
/external/python/cpython3/Include/
Dcodecs.h164 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/cpython3/Doc/c-api/
Dcodec.rst49 .. c:function:: PyObject* PyCodec_Decoder(const char *encoding)
/external/python/cpython2/Doc/c-api/
Dcodec.rst49 .. c:function:: PyObject* PyCodec_Decoder(const char *encoding)
/external/python/cpython3/Python/
Dcodecs.c360 PyObject *PyCodec_Decoder(const char *encoding) in PyCodec_Decoder() function
518 decoder = PyCodec_Decoder(encoding); in PyCodec_Decode()
/external/python/cpython3/PC/
Dpython3.def63 PyCodec_Decoder=python37.PyCodec_Decoder
/external/python/cpython2/PC/os2emx/
Dpython27.def882 "PyCodec_Decoder"
/external/python/cpython3/Doc/data/
Drefcounts.dat278 PyCodec_Decoder:PyObject*::+1:
279 PyCodec_Decoder:const char*:encoding::