Home
last modified time | relevance | path

Searched refs:OP_THEN_ARG (Results 1 – 9 of 9) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_find_bracket.c137 case OP_THEN_ARG: in PRIV()
H A Dpcre2_pattern_info.c396 case OP_THEN_ARG: in pcre2_callout_enumerate()
H A Dpcre2_study.c735 case OP_THEN_ARG: in find_minlength()
1065 case OP_THEN_ARG: in set_start_bits()
H A Dpcre2_printint.c841 case OP_THEN_ARG: in pcre2_printint()
H A Dpcre2_auto_possess.c1284 case OP_THEN_ARG: in PRIV()
H A Dpcre2_jit_compile.c1064 case OP_THEN_ARG: in next_opcode()
1173 case OP_THEN_ARG: in check_opcode_types()
1984 case OP_THEN_ARG: in get_framesize()
2165 case OP_THEN_ARG: in init_frame()
2539 case OP_THEN_ARG: in get_recurse_data_length()
2940 case OP_THEN_ARG: in copy_recurse_data()
3061 if (*cc >= OP_THEN && *cc <= OP_THEN_ARG && current_offset != NULL) in set_then_offsets()
12029 opcode == OP_SKIP_ARG || opcode == OP_THEN_ARG) in compile_control_verb_matchingpath()
12363 case OP_THEN_ARG: in compile_matchingpath()
13197 if (opcode == OP_THEN || opcode == OP_THEN_ARG) in compile_control_verb_backtrackingpath()
[all …]
H A Dpcre2_internal.h1600 OP_THEN_ARG, /* 159 same, but with argument */ enumerator
H A Dpcre2_compile.c637 OP_PRUNE_ARG, OP_SKIP, OP_SKIP_ARG, OP_THEN, OP_THEN_ARG };
4898 case OP_THEN_ARG: in first_significant_code()
8672 case OP_THEN_ARG: in find_recurse()
H A Dpcre2_match.c6217 case OP_THEN_ARG: in match()

Completed in 149 milliseconds