Home | History | Annotate | Download | only in Modules

Lines Matching refs:JUMP_MIN_UNTIL_2

788 #define JUMP_MIN_UNTIL_2     5

1314 DO_JUMP(JUMP_MIN_UNTIL_2, jump_min_until_2, ctx->pattern);
1472 case JUMP_MIN_UNTIL_2:
1473 TRACE(("|%p|%p|JUMP_MIN_UNTIL_2\n", ctx->pattern, ctx->ptr));
1474 goto jump_min_until_2;