Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c587 case OP_THEN_ARG: in find_minlength()
922 case OP_THEN_ARG: in set_start_bits()
H A Dpcre_compile.c263 { 4, OP_THEN, OP_THEN_ARG }
1829 case OP_THEN_ARG: in find_fixedlength()
2144 case OP_THEN_ARG: in PRIV()
2289 case OP_THEN_ARG: in find_recurse()
2733 case OP_THEN_ARG: in could_be_empty_branch()
3807 case OP_THEN_ARG: in auto_possessify()
6654 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.h2119 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.c849 case OP_THEN_ARG: in match()

Completed in 71 milliseconds