Searched refs:_PyIO_str_encode (Results 1 – 9 of 9) sorted by relevance
152 extern PyObject *_PyIO_str_encode;
29 PyObject *_PyIO_str_encode; variable723 if (!(_PyIO_str_encode = PyString_InternFromString("encode"))) in init_io()
1303 _PyIO_str_encode, text, NULL); in textiowrapper_write()
162 extern PyObject *_PyIO_str_encode;
31 PyObject *_PyIO_str_encode = NULL; variable
1672 b = PyObject_CallMethodOneArg(self->encoder, _PyIO_str_encode, text); in _io_TextIOWrapper_write_impl()
437 _PyIO_str_encode
173 Modules/_io/_iomodule.c:_PyIO_str_encode PyObject *_PyIO_str_encode
1453 Modules/_io/_iomodule.c - _PyIO_str_encode variable PyObject *_PyIO_str_encode