Home | History | Annotate | Download | only in Modules

Lines Matching refs:JUMP_REPEAT_ONE_1

777 #define JUMP_REPEAT_ONE_1    8
1077 DO_JUMP(JUMP_REPEAT_ONE_1, jump_repeat_one_1,
1476 case JUMP_REPEAT_ONE_1:
1477 TRACE(("|%p|%p|JUMP_REPEAT_ONE_1\n", ctx->pattern, ctx->ptr));
1478 goto jump_repeat_one_1;