Searched refs:OP_RECURSE (Results 1 – 7 of 7) sorted by relevance
172 if (cc[1+LINK_SIZE] == OP_RECURSE && cc[2*(1+LINK_SIZE)] == OP_KET) in find_minlength()642 case OP_RECURSE: in find_minlength()1053 case OP_RECURSE: in set_start_bits()
585 case OP_RECURSE: in pcre2_printint()
1513 OP_RECURSE, /* 117 Match a numbered subpattern (possibly recursive) */ enumerator
6980 case OP_RECURSE: in compile_branch()7703 *code = OP_RECURSE; in compile_branch()8502 if (c == OP_RECURSE) return code; in find_recurse()
917 case OP_RECURSE: in next_opcode()1141 case OP_RECURSE: in check_opcode_types()1996 case OP_RECURSE: in get_framesize()2178 case OP_RECURSE: in init_frame()2352 case OP_RECURSE: in get_recurse_data_length()2662 case OP_RECURSE: in copy_recurse_data()11961 case OP_RECURSE: in compile_matchingpath()13074 case OP_RECURSE: in compile_backtrackingpath()
2834 case OP_RECURSE: in internal_dfa_match()
5123 case OP_RECURSE: in match()
Completed in 112 milliseconds