Home | History | Annotate | Download | only in Objects

Lines Matching refs:qe

6510     Py_UNICODE *qe;

6553 qe = u->str + u->length; /* end of output */
6561 if (q >= qe)
6568 if (q >= qe)