Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_study.c750 case OP_THEN: in find_minlength()
1069 case OP_THEN: in set_start_bits()
H A Dpcre2_printint.c865 case OP_THEN: in pcre2_printint()
H A Dpcre2_internal.h1625 OP_THEN, /* 159 */ enumerator
H A Dpcre2_jit_compile.c1001 case OP_THEN: in next_opcode()
1236 case OP_THEN: in check_opcode_types()
2129 case OP_THEN: in get_framesize()
2663 case OP_THEN: in get_recurse_data_length()
3056 case OP_THEN: in copy_recurse_data()
3181 if (*cc >= OP_THEN && *cc <= OP_THEN_ARG && current_offset != NULL) in set_then_offsets()
12751 case OP_THEN: in compile_matchingpath()
13629 if (opcode == OP_THEN || opcode == OP_THEN_ARG) in compile_control_verb_backtrackingpath()
13884 case OP_THEN: in compile_backtrackingpath()
H A Dpcre2_compile.c637 OP_PRUNE_ARG, OP_SKIP, OP_SKIP_ARG, OP_THEN, OP_THEN_ARG };
6527 *code++ = OP_THEN; in compile_branch()
H A Dpcre2_match.c6429 case OP_THEN: in match()

Completed in 84 milliseconds