Home | History | Annotate | Download | only in Modules

Lines Matching refs:JUMP_REPEAT_ONE_2

778 #define JUMP_REPEAT_ONE_2    9
1094 DO_JUMP(JUMP_REPEAT_ONE_2, jump_repeat_one_2,
1479 case JUMP_REPEAT_ONE_2:
1480 TRACE(("|%p|%p|JUMP_REPEAT_ONE_2\n", ctx->pattern, ctx->ptr));
1481 goto jump_repeat_one_2;