Home | History | Annotate | Download | only in Modules

Lines Matching refs:JUMP_REPEAT_ONE_1

506 #define JUMP_REPEAT_ONE_1    8
885 DO_JUMP(JUMP_REPEAT_ONE_1, jump_repeat_one_1,
1342 case JUMP_REPEAT_ONE_1:
1343 TRACE(("|%p|%p|JUMP_REPEAT_ONE_1\n", ctx->pattern, ctx->ptr));
1344 goto jump_repeat_one_1;