Home | History | Annotate | Download | only in Modules

Lines Matching refs:PyUnicode_READ

839             c = PyUnicode_READ(kind, data, pos);
1043 Py_UCS4 c = PyUnicode_READ(field_kind, field_data, i);
1176 self->rec[self->rec_len + i] = PyUnicode_READ(term_kind, term_data, i);