Home
last modified time | relevance | path

Searched refs:last_ctx_pos (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/_sre/
H A Dsre_lib.h497 nextctx->last_ctx_pos = ctx_pos; \
524 Py_ssize_t last_ctx_pos; member
574 ctx->last_ctx_pos = -1; in match()
1561 ctx_pos = ctx->last_ctx_pos; in match()

Completed in 3 milliseconds