Home | History | Annotate | Download | only in Modules

Lines Matching defs:lastindex

395         ctx->lastindex = state->lastindex; \
400 state->lastindex = ctx->lastindex; \
538 Py_ssize_t lastindex;
599 state->lastindex = i/2 + 1;
1368 do { state->lastmark = state->lastindex = -1; } while (0)