Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dsre_lib.h505 #define JUMP_REPEAT_ONE_1 8 macro
883 DO_JUMP(JUMP_REPEAT_ONE_1, jump_repeat_one_1, in SRE()
1340 case JUMP_REPEAT_ONE_1: in SRE()
/external/python/cpython2/Modules/
D_sre.c777 #define JUMP_REPEAT_ONE_1 8 macro
1077 DO_JUMP(JUMP_REPEAT_ONE_1, jump_repeat_one_1, in SRE_MATCH()
1476 case JUMP_REPEAT_ONE_1: in SRE_MATCH()