Searched refs:OP_COMMIT_ARG (Results 1 – 10 of 10) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2_find_bracket.c | 134 case OP_COMMIT_ARG: in PRIV()
|
D | pcre2_pattern_info.c | 393 case OP_COMMIT_ARG: in pcre2_callout_enumerate()
|
D | pcre2_study.c | 710 case OP_COMMIT_ARG: in find_minlength() 960 case OP_COMMIT_ARG: in set_start_bits()
|
D | pcre2_printint.c | 802 case OP_COMMIT_ARG: in pcre2_printint()
|
D | pcre2_auto_possess.c | 1238 case OP_COMMIT_ARG: in PRIV()
|
D | pcre2_internal.h | 1532 OP_COMMIT_ARG, /* 158 same, but with argument */ enumerator
|
D | pcre2_jit_compile.c | 842 case OP_COMMIT_ARG: in next_opcode() 943 case OP_COMMIT_ARG: in check_opcode_types() 1558 case OP_COMMIT_ARG: in get_framesize() 1739 case OP_COMMIT_ARG: in init_frame() 2048 case OP_COMMIT_ARG: in get_recurse_data_length() 2436 case OP_COMMIT_ARG: in copy_recurse_data() 10361 if (opcode == OP_COMMIT_ARG || opcode == OP_PRUNE_ARG || in compile_control_verb_matchingpath() 10374 if (opcode == OP_COMMIT_ARG || opcode == OP_PRUNE_ARG || opcode == OP_THEN_ARG) in compile_control_verb_matchingpath() 10693 case OP_COMMIT_ARG: in compile_matchingpath() 11768 case OP_COMMIT_ARG: in compile_backtrackingpath()
|
D | pcre2_compile.c | 615 OP_MARK, OP_ACCEPT, OP_FAIL, OP_COMMIT, OP_COMMIT_ARG, OP_PRUNE, 8106 case OP_COMMIT_ARG: in find_recurse()
|
D | pcre2_match.c | 5841 case OP_COMMIT_ARG: in match()
|
/external/pcre/dist2/ |
D | HACKING | 448 OP_COMMIT_ARG, OP_PRUNE_ARG, OP_SKIP_ARG, and OP_THEN_ARG are used, with the
|