Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dsre_lib.h463 #define JUMP_REPEAT_ONE_2 9 macro
794 DO_JUMP(JUMP_REPEAT_ONE_2, jump_repeat_one_2, in SRE()
1182 case JUMP_REPEAT_ONE_2: in SRE()
/external/python/cpython2/Modules/
D_sre.c778 #define JUMP_REPEAT_ONE_2 9 macro
1094 DO_JUMP(JUMP_REPEAT_ONE_2, jump_repeat_one_2, in SRE_MATCH()
1479 case JUMP_REPEAT_ONE_2: in SRE_MATCH()