Searched refs:OP_RECURSE (Results 1 – 8 of 8) sorted by relevance
507 case OP_RECURSE: in find_minlength()910 case OP_RECURSE: in set_start_bits()
598 case OP_RECURSE: in pcre_printint()
510 OP_RECURSE is followed by aLINK_SIZE value that is the offset to the starting511 bracket from the start of the whole pattern. From release 6.5, OP_RECURSE is513 broke it. OP_RECURSE is also used for "subroutine" calls, even though they are
1795 case OP_RECURSE: in find_fixedlength()2249 if (c == OP_RECURSE) return code; in find_recurse()2427 if (c == OP_RECURSE) in could_be_empty_branch()5700 if (*previous == OP_RECURSE) in compile_branch()7541 *code = OP_RECURSE; in compile_branch()9470 if (offset == 0 || codestart[offset-1] != OP_RECURSE) in pcre_compile2()
2055 OP_RECURSE, /* 117 Match a numbered subpattern (possibly recursive) */ enumerator
634 case OP_RECURSE: in next_opcode()834 case OP_RECURSE: in check_opcode_types()1301 case OP_RECURSE: in get_framesize()1479 case OP_RECURSE: in init_frame()8455 case OP_RECURSE: in compile_matchingpath()9573 case OP_RECURSE: in compile_backtrackingpath()
2790 case OP_RECURSE: in internal_dfa_exec()
1753 case OP_RECURSE: in match()