Lines Matching defs:ignored
111 _io_IncrementalNewlineDecoder_getstate(nldecoder_object *self, PyObject *Py_UNUSED(ignored)) in _io_IncrementalNewlineDecoder_getstate()
136 _io_IncrementalNewlineDecoder_reset(nldecoder_object *self, PyObject *Py_UNUSED(ignored)) in _io_IncrementalNewlineDecoder_reset()
361 _io_TextIOWrapper_detach(textio *self, PyObject *Py_UNUSED(ignored)) in _io_TextIOWrapper_detach()
520 _io_TextIOWrapper_tell(textio *self, PyObject *Py_UNUSED(ignored)) in _io_TextIOWrapper_tell()
568 _io_TextIOWrapper_fileno(textio *self, PyObject *Py_UNUSED(ignored)) in _io_TextIOWrapper_fileno()
585 _io_TextIOWrapper_seekable(textio *self, PyObject *Py_UNUSED(ignored)) in _io_TextIOWrapper_seekable()
602 _io_TextIOWrapper_readable(textio *self, PyObject *Py_UNUSED(ignored)) in _io_TextIOWrapper_readable()
619 _io_TextIOWrapper_writable(textio *self, PyObject *Py_UNUSED(ignored)) in _io_TextIOWrapper_writable()
636 _io_TextIOWrapper_isatty(textio *self, PyObject *Py_UNUSED(ignored)) in _io_TextIOWrapper_isatty()
653 _io_TextIOWrapper_flush(textio *self, PyObject *Py_UNUSED(ignored)) in _io_TextIOWrapper_flush()
670 _io_TextIOWrapper_close(textio *self, PyObject *Py_UNUSED(ignored)) in _io_TextIOWrapper_close()