Home | History | Annotate | Download | only in Modules

Lines Matching refs:JUMP_REPEAT_ONE_1

791 #define JUMP_REPEAT_ONE_1    8

1091 DO_JUMP(JUMP_REPEAT_ONE_1, jump_repeat_one_1,
1490 case JUMP_REPEAT_ONE_1:
1491 TRACE(("|%p|%p|JUMP_REPEAT_ONE_1\n", ctx->pattern, ctx->ptr));
1492 goto jump_repeat_one_1;