Searched refs:PyCodec_Decoder (Results 1 – 7 of 7) sorted by relevance
172 PyAPI_FUNC(PyObject *) PyCodec_Decoder(
57 .. c:function:: PyObject* PyCodec_Decoder(const char *encoding)
355 PyObject *PyCodec_Decoder(const char *encoding) in PyCodec_Decoder() function513 decoder = PyCodec_Decoder(encoding); in PyCodec_Decode()
64 function,PyCodec_Decoder,3.2,
296 PyCodec_Decoder:PyObject*::+1:297 PyCodec_Decoder:const char*:encoding::
142 EXPORT_FUNC(PyCodec_Decoder)
406 function PyCodec_Decoder