Home
last modified time | relevance | path

Searched refs:OP_COMMIT_ARG (Results 1 – 10 of 10) sorted by relevance

/third_party/pcre2/pcre2/src/
Dpcre2_find_bracket.c134 case OP_COMMIT_ARG: in PRIV()
Dpcre2_pattern_info.c393 case OP_COMMIT_ARG: in pcre2_callout_enumerate()
Dpcre2_study.c732 case OP_COMMIT_ARG: in find_minlength()
1003 case OP_COMMIT_ARG: in set_start_bits()
Dpcre2_printint.c838 case OP_COMMIT_ARG: in pcre2_printint()
Dpcre2_auto_possess.c1281 case OP_COMMIT_ARG: in PRIV()
Dpcre2_internal.h1603 OP_COMMIT_ARG, /* 161 same, but with argument */ enumerator
Dpcre2_jit_compile.c1061 case OP_COMMIT_ARG: in next_opcode()
1178 case OP_COMMIT_ARG: in check_opcode_types()
1982 case OP_COMMIT_ARG: in get_framesize()
2163 case OP_COMMIT_ARG: in init_frame()
2537 case OP_COMMIT_ARG: in get_recurse_data_length()
2938 case OP_COMMIT_ARG: in copy_recurse_data()
12028 if (opcode == OP_COMMIT_ARG || opcode == OP_PRUNE_ARG || in compile_control_verb_matchingpath()
12041 if (opcode == OP_COMMIT_ARG || opcode == OP_PRUNE_ARG || opcode == OP_THEN_ARG) in compile_control_verb_matchingpath()
12365 case OP_COMMIT_ARG: in compile_matchingpath()
13445 case OP_COMMIT_ARG: in compile_backtrackingpath()
Dpcre2_compile.c636 OP_MARK, OP_ACCEPT, OP_FAIL, OP_COMMIT, OP_COMMIT_ARG, OP_PRUNE,
4893 case OP_COMMIT_ARG: in first_significant_code()
8667 case OP_COMMIT_ARG: in find_recurse()
Dpcre2_match.c6139 case OP_COMMIT_ARG: in match()
/third_party/pcre2/pcre2/
DHACKING450 OP_COMMIT_ARG, OP_PRUNE_ARG, OP_SKIP_ARG, and OP_THEN_ARG are used, with the