Home
last modified time | relevance | path

Searched refs:PyCodec_Encoder (Results 1 – 10 of 10) sorted by relevance

/external/python/cpython2/Include/
Dcodecs.h139 PyAPI_FUNC(PyObject *) PyCodec_Encoder(
/external/python/cpython3/Include/
Dcodecs.h158 PyAPI_FUNC(PyObject *) PyCodec_Encoder(
/external/python/cpython2/Python/
Dcodecs.c301 PyObject *PyCodec_Encoder(const char *encoding) in PyCodec_Encoder() function
431 encoder = PyCodec_Encoder(encoding); in PyCodec_Encode()
Dpythonrun.c316 PyObject *enc = PyCodec_Encoder(loc_codeset); in Py_InitializeEx()
/external/python/cpython3/Doc/c-api/
Dcodec.rst45 .. c:function:: PyObject* PyCodec_Encoder(const char *encoding)
/external/python/cpython2/Doc/c-api/
Dcodec.rst45 .. c:function:: PyObject* PyCodec_Encoder(const char *encoding)
/external/python/cpython3/Python/
Dcodecs.c355 PyObject *PyCodec_Encoder(const char *encoding) in PyCodec_Encoder() function
505 encoder = PyCodec_Encoder(encoding); in PyCodec_Encode()
/external/python/cpython3/PC/
Dpython3.def65 PyCodec_Encoder=python37.PyCodec_Encoder
/external/python/cpython2/PC/os2emx/
Dpython27.def881 "PyCodec_Encoder"
/external/python/cpython3/Doc/data/
Drefcounts.dat275 PyCodec_Encoder:PyObject*::+1:
276 PyCodec_Encoder:const char*:encoding::