Home | History | Annotate | Download | only in Objects

Lines Matching refs:qe

3063     const char *e, *p, *qe;

3107 qe = PyString_AS_STRING(u) + PyString_GET_SIZE(u); /* end of output */
3115 if (q >= qe)
3122 if (q >= qe)