Home | History | Annotate | Download | only in src

Lines Matching refs:OP_REVERSE

1048     case OP_REVERSE:
7674 /* Set up dummy OP_REVERSE if lookbehind assertion */
7678 *code++ = OP_REVERSE;
7762 put the length into the OP_REVERSE item. Temporarily mark the end of the
8895 /* Loop, searching for OP_REVERSE items, and process those that do not have
8900 OP_REVERSE item, not the actual lookbehind. */