Home | History | Annotate | Download | only in Modules

Lines Matching refs:PyUnicode_READ

631             if (PyUnicode_READ(kind, data, char_idx) == '.')
652 while (PyUnicode_READ(kind, data, unibuff_till) != '.') {