Home | History | Annotate | Download | only in _io

Lines Matching refs:Py_XSETREF

969             Py_XSETREF(self->decoder, incrementalDecoder);
1348 Py_XSETREF(self->decoded_chars, chars);
1477 Py_XSETREF(self->snapshot, Py_BuildValue("NN", dec_flags, next_input));
1577 Py_XSETREF(result, PyUnicode_Join(_PyIO_empty_str, chunks));
1834 Py_XSETREF(line, PyUnicode_Join(_PyIO_empty_str, chunks));