Lines Matching full:jump
496 nextctx->jump = jumpvalue; \
523 int jump;
565 int jump;
575 ctx->jump = JUMP_NONE;
806 /* jump forward */
807 /* <JUMP> <offset> */
808 TRACE(("|%p|%p|JUMP %d\n", pattern,
815 /* <BRANCH> <0=skip> code <JUMP> ... <NULL> */
1343 /* Jump to end of pattern indicated by skip, and then skip
1375 /* Jump to end of pattern indicated by skip, and then skip
1483 /* <GROUPREF_EXISTS> <group> <skip> codeyes <JUMP> codeno ... */
1562 jump = ctx->jump;
1568 switch (jump) {