Searched refs:_PyIO_str_nl (Results 1 – 9 of 9) sorted by relevance
37 PyObject *_PyIO_str_nl = NULL; variable794 if (!_PyIO_str_nl && in PyInit__io()795 !(_PyIO_str_nl = PyUnicode_InternFromString("\n"))) in PyInit__io()
168 extern PyObject *_PyIO_str_nl;
195 decoded, _PyIO_str_nl, self->writenl, -1); in write_str()
158 extern PyObject *_PyIO_str_nl;
35 PyObject *_PyIO_str_nl; variable735 if (!(_PyIO_str_nl = PyString_InternFromString("\n"))) in init_io()
127 decoded, _PyIO_str_nl, self->writenl, -1); in write_str()
443 _PyIO_str_nl
179 Modules/_io/_iomodule.c:_PyIO_str_nl PyObject *_PyIO_str_nl
1459 Modules/_io/_iomodule.c - _PyIO_str_nl variable PyObject *_PyIO_str_nl