Lines Matching defs:ignored
86 _io_IncrementalNewlineDecoder_getstate(nldecoder_object *self, PyObject *Py_UNUSED(ignored)) in _io_IncrementalNewlineDecoder_getstate()
111 _io_IncrementalNewlineDecoder_reset(nldecoder_object *self, PyObject *Py_UNUSED(ignored)) in _io_IncrementalNewlineDecoder_reset()
231 _io_TextIOWrapper_detach(textio *self, PyObject *Py_UNUSED(ignored)) in _io_TextIOWrapper_detach()
356 _io_TextIOWrapper_tell(textio *self, PyObject *Py_UNUSED(ignored)) in _io_TextIOWrapper_tell()
401 _io_TextIOWrapper_fileno(textio *self, PyObject *Py_UNUSED(ignored)) in _io_TextIOWrapper_fileno()
418 _io_TextIOWrapper_seekable(textio *self, PyObject *Py_UNUSED(ignored)) in _io_TextIOWrapper_seekable()
435 _io_TextIOWrapper_readable(textio *self, PyObject *Py_UNUSED(ignored)) in _io_TextIOWrapper_readable()
452 _io_TextIOWrapper_writable(textio *self, PyObject *Py_UNUSED(ignored)) in _io_TextIOWrapper_writable()
469 _io_TextIOWrapper_isatty(textio *self, PyObject *Py_UNUSED(ignored)) in _io_TextIOWrapper_isatty()
486 _io_TextIOWrapper_flush(textio *self, PyObject *Py_UNUSED(ignored)) in _io_TextIOWrapper_flush()
503 _io_TextIOWrapper_close(textio *self, PyObject *Py_UNUSED(ignored)) in _io_TextIOWrapper_close()