Home
last modified time | relevance | path

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

/PHP-7.4/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.c809 case OP_THEN_ARG: in pcre2_printint()
H A Dpcre2_auto_possess.c1262 case OP_THEN_ARG: in PRIV()
H A Dpcre2_internal.h1576 OP_THEN_ARG, /* 159 same, but with argument */ enumerator
H A Dpcre2_jit_compile.c1059 case OP_THEN_ARG: in next_opcode()
1168 case OP_THEN_ARG: in check_opcode_types()
1983 case OP_THEN_ARG: in get_framesize()
2164 case OP_THEN_ARG: in init_frame()
2476 case OP_THEN_ARG: in get_recurse_data_length()
2867 case OP_THEN_ARG: in copy_recurse_data()
2991 if (*cc >= OP_THEN && *cc <= OP_THEN_ARG && current_offset != NULL) in set_then_offsets()
11721 opcode == OP_SKIP_ARG || opcode == OP_THEN_ARG) in compile_control_verb_matchingpath()
12055 case OP_THEN_ARG: in compile_matchingpath()
12889 if (opcode == OP_THEN || opcode == OP_THEN_ARG) in compile_control_verb_backtrackingpath()
[all …]
H A Dpcre2_compile.c635 OP_PRUNE_ARG, OP_SKIP, OP_SKIP_ARG, OP_THEN, OP_THEN_ARG };
4789 case OP_THEN_ARG: in first_significant_code()
8545 case OP_THEN_ARG: in find_recurse()
H A Dpcre2_match.c6008 case OP_THEN_ARG: in match()

Completed in 93 milliseconds