Lines Matching defs:endinpos
4394 Py_ssize_t *endinpos, PyObject **exceptionObject, const char **inptr,
4417 *startinpos, *endinpos,
4485 *endinpos = newpos;
4507 Py_ssize_t *endinpos, PyObject **exceptionObject, const char **inptr,
4531 *startinpos, *endinpos,
4551 remain = *inend - *input - *endinpos;
4590 *endinpos = newpos;
4706 Py_ssize_t endinpos;
4836 endinpos = s-starts;
4840 &starts, &e, &startinpos, &endinpos, &exc, &s,
4853 endinpos = size;
4857 &starts, &e, &startinpos, &endinpos, &exc, &s,
5131 Py_ssize_t startinpos, endinpos;
5158 endinpos = end - starts;
5163 endinpos = startinpos + 1;
5177 endinpos = startinpos + ch - 1;
5190 s += (endinpos - startinpos);
5196 s += (endinpos - startinpos);
5205 for (i=startinpos; i<endinpos; i++) {
5211 s += (endinpos - startinpos);
5219 &starts, &end, &startinpos, &endinpos, &exc, &s,
5665 Py_ssize_t endinpos;
5755 endinpos = startinpos + 4;
5763 endinpos = ((const char *)e) - starts;
5774 endinpos = startinpos + 4;
5782 &starts, (const char **)&e, &startinpos, &endinpos, &exc, (const char **)&q,
5976 Py_ssize_t endinpos;
6065 endinpos = ((const char *)e) - starts;
6075 endinpos = ((const char *)e) - starts;
6080 endinpos = startinpos + 2;
6085 endinpos = startinpos + 2;
6100 &endinpos,
6518 Py_ssize_t endinpos = s-starts;
6523 &starts, &end, &startinpos, &endinpos, &exc, &s,
6822 Py_ssize_t endinpos = s-starts;
6827 &starts, &end, &startinpos, &endinpos, &exc, &s,
7292 Py_ssize_t startinpos, endinpos;
7333 endinpos = startinpos + 1;
7337 &starts, &e, &startinpos, &endinpos, &exc, &s,
7565 Py_ssize_t startinpos, endinpos, outpos;
7572 endinpos = startinpos + 1;
7577 &startin, &endin, &startinpos, &endinpos, &exc, &in,
8114 Py_ssize_t startinpos, endinpos;
8199 endinpos = startinpos+1;
8203 &starts, &e, &startinpos, &endinpos, &exc, &s,
8233 Py_ssize_t startinpos, endinpos;
8306 endinpos = startinpos+1;
8310 &starts, &e, &startinpos, &endinpos, &exc, &s,