Home
last modified time | relevance | path

Searched refs:JUMP_MIN_UNTIL_2 (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
D_sre.c774 #define JUMP_MIN_UNTIL_2 5 macro
1300 DO_JUMP(JUMP_MIN_UNTIL_2, jump_min_until_2, ctx->pattern); in SRE_MATCH()
1458 case JUMP_MIN_UNTIL_2: in SRE_MATCH()