Home
last modified time | relevance | path

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

/PHP-7.4/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.c815 case OP_THEN: in pcre2_printint()
H A Dpcre2_internal.h1575 OP_THEN, /* 158 */ enumerator
H A Dpcre2_jit_compile.c954 case OP_THEN: in next_opcode()
1187 case OP_THEN: in check_opcode_types()
2030 case OP_THEN: in get_framesize()
2500 case OP_THEN: in get_recurse_data_length()
2884 case OP_THEN: in copy_recurse_data()
2991 if (*cc >= OP_THEN && *cc <= OP_THEN_ARG && current_offset != NULL) in set_then_offsets()
12054 case OP_THEN: in compile_matchingpath()
12889 if (opcode == OP_THEN || opcode == OP_THEN_ARG) in compile_control_verb_backtrackingpath()
13127 case OP_THEN: in compile_backtrackingpath()
H A Dpcre2_compile.c635 OP_PRUNE_ARG, OP_SKIP, OP_SKIP_ARG, OP_THEN, OP_THEN_ARG };
6153 *code++ = OP_THEN; in compile_branch()
H A Dpcre2_match.c6001 case OP_THEN: in match()

Completed in 80 milliseconds