Home
last modified time | relevance | path

Searched refs:OP_THEN (Results 1 – 6 of 6) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_study.c747 case OP_THEN: in find_minlength()
1064 case OP_THEN: in set_start_bits()
H A Dpcre2_printint.c847 case OP_THEN: in pcre2_printint()
H A Dpcre2_internal.h1599 OP_THEN, /* 158 */ enumerator
H A Dpcre2_jit_compile.c959 case OP_THEN: in next_opcode()
1192 case OP_THEN: in check_opcode_types()
2031 case OP_THEN: in get_framesize()
2562 case OP_THEN: in get_recurse_data_length()
2955 case OP_THEN: in copy_recurse_data()
3061 if (*cc >= OP_THEN && *cc <= OP_THEN_ARG && current_offset != NULL) in set_then_offsets()
12362 case OP_THEN: in compile_matchingpath()
13197 if (opcode == OP_THEN || opcode == OP_THEN_ARG) in compile_control_verb_backtrackingpath()
13435 case OP_THEN: in compile_backtrackingpath()
H A Dpcre2_compile.c637 OP_PRUNE_ARG, OP_SKIP, OP_SKIP_ARG, OP_THEN, OP_THEN_ARG };
6264 *code++ = OP_THEN; in compile_branch()
H A Dpcre2_match.c6210 case OP_THEN: in match()

Completed in 81 milliseconds