Home | History | Annotate | Download | only in Modules

Lines Matching refs:JUMP_MIN_UNTIL_2

503 #define JUMP_MIN_UNTIL_2     5
1112 DO_JUMP(JUMP_MIN_UNTIL_2, jump_min_until_2, ctx->pattern);
1324 case JUMP_MIN_UNTIL_2:
1325 TRACE(("|%p|%p|JUMP_MIN_UNTIL_2\n", ctx->pattern, ctx->ptr));
1326 goto jump_min_until_2;