Searched refs:_PyCodecInfo_GetIncrementalEncoder (Results 1 – 4 of 4) sorted by relevance
58 extern PyObject* _PyCodecInfo_GetIncrementalEncoder(
343 PyObject *_PyCodecInfo_GetIncrementalEncoder(PyObject *codec_info, in _PyCodecInfo_GetIncrementalEncoder() function
957 self->encoder = _PyCodecInfo_GetIncrementalEncoder(codec_info, errors); in _textiowrapper_set_encoder()
1875 …<function-decl name='_PyCodecInfo_GetIncrementalEncoder' filepath='./Include/internal/pycore_codec…