Lines Matching defs:context
102 textiobase_encoding_get(PyObject *self, void *context)
116 textiobase_newlines_get(PyObject *self, void *context)
128 textiobase_errors_get(PyObject *self, void *context)
601 incrementalnewlinedecoder_newlines_get(nldecoder_object *self, void *context)
1427 textiowrapper_closed_get(textio *self, void *context);
3098 textiowrapper_name_get(textio *self, void *context)
3105 textiowrapper_closed_get(textio *self, void *context)
3112 textiowrapper_newlines_get(textio *self, void *context)
3125 textiowrapper_errors_get(textio *self, void *context)
3133 textiowrapper_chunk_size_get(textio *self, void *context)
3140 textiowrapper_chunk_size_set(textio *self, PyObject *arg, void *context)