Home
last modified time | relevance | path

Searched refs:_PyIO_str_getstate (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Modules/_io/
D_iomodule.h155 extern PyObject *_PyIO_str_getstate;
D_iomodule.c32 PyObject *_PyIO_str_getstate; variable
729 if (!(_PyIO_str_getstate = PyString_InternFromString("getstate"))) in init_io()
Dtextio.c493 _PyIO_str_getstate, NULL); in incrementalnewlinedecoder_getstate()
1413 _PyIO_str_getstate, NULL); in textiowrapper_read_chunk()
2256 _PyIO_str_getstate, NULL); in textiowrapper_tell()
2288 _PyIO_str_getstate, NULL); in textiowrapper_tell()