Home | History | Annotate | Download | only in Modules

Lines Matching refs:JUMP_REPEAT_ONE_1

785 #define JUMP_REPEAT_ONE_1    8

1084 DO_JUMP(JUMP_REPEAT_ONE_1, jump_repeat_one_1,
1478 case JUMP_REPEAT_ONE_1:
1479 TRACE(("|%p|%p|JUMP_REPEAT_ONE_1\n", ctx->pattern, ctx->ptr));
1480 goto jump_repeat_one_1;