Home | History | Annotate | Download | only in Modules

Lines Matching refs:JUMP_MIN_UNTIL_2

782 #define JUMP_MIN_UNTIL_2     5

1307 DO_JUMP(JUMP_MIN_UNTIL_2, jump_min_until_2, ctx->pattern);
1460 case JUMP_MIN_UNTIL_2:
1461 TRACE(("|%p|%p|JUMP_MIN_UNTIL_2\n", ctx->pattern, ctx->ptr));
1462 goto jump_min_until_2;