Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_study.c585 case OP_THEN_ARG: in find_minlength()
920 case OP_THEN_ARG: in set_start_bits()
H A Dpcre_printint.c805 case OP_THEN_ARG: in pcre_printint()
H A Dpcre_compile.c261 { 4, OP_THEN, OP_THEN_ARG }
1827 case OP_THEN_ARG: in find_fixedlength()
2142 case OP_THEN_ARG: in PRIV()
2287 case OP_THEN_ARG: in find_recurse()
2731 case OP_THEN_ARG: in could_be_empty_branch()
3805 case OP_THEN_ARG: in auto_possessify()
6652 case OP_THEN_ARG: in compile_branch()
H A Dpcre_jit_compile.c769 case OP_THEN_ARG: in next_opcode()
853 case OP_THEN_ARG: in check_opcode_types()
1288 case OP_THEN_ARG: in get_framesize()
1465 case OP_THEN_ARG: in init_frame()
2017 if (*cc >= OP_THEN && *cc <= OP_THEN_ARG && current_offset != NULL) in set_then_offsets()
8219 if (opcode == OP_PRUNE_ARG || opcode == OP_SKIP_ARG || opcode == OP_THEN_ARG) in compile_control_verb_matchingpath()
8231 if (opcode == OP_PRUNE_ARG || opcode == OP_THEN_ARG) in compile_control_verb_matchingpath()
8545 case OP_THEN_ARG: in compile_matchingpath()
9390 if (opcode == OP_THEN || opcode == OP_THEN_ARG) in compile_control_verb_backtrackingpath()
9625 case OP_THEN_ARG: in compile_backtrackingpath()
H A Dpcre_internal.h2115 OP_THEN_ARG, /* 155 same, but with argument */ enumerator
H A DHACKING216 the opcodes OP_PRUNE_ARG, OP_SKIP_ARG, and OP_THEN_ARG are used, with the name
H A Dpcre_exec.c847 case OP_THEN_ARG: in match()

Completed in 106 milliseconds