Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_study.c581 case OP_THEN_ARG: in find_minlength()
916 case OP_THEN_ARG: in set_start_bits()
H A Dpcre_compile.c257 { 4, OP_THEN, OP_THEN_ARG }
1810 case OP_THEN_ARG: in find_fixedlength()
2125 case OP_THEN_ARG: in PRIV()
2270 case OP_THEN_ARG: in find_recurse()
2714 case OP_THEN_ARG: in could_be_empty_branch()
3788 case OP_THEN_ARG: in auto_possessify()
6598 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()
1272 case OP_THEN_ARG: in get_framesize()
1442 case OP_THEN_ARG: in init_frame()
1994 if (*cc >= OP_THEN && *cc <= OP_THEN_ARG && current_offset != NULL) in set_then_offsets()
8177 if (opcode == OP_PRUNE_ARG || opcode == OP_SKIP_ARG || opcode == OP_THEN_ARG) in compile_control_verb_matchingpath()
8189 if (opcode == OP_PRUNE_ARG || opcode == OP_THEN_ARG) in compile_control_verb_matchingpath()
8504 case OP_THEN_ARG: in compile_matchingpath()
9349 if (opcode == OP_THEN || opcode == OP_THEN_ARG) in compile_control_verb_backtrackingpath()
9584 case OP_THEN_ARG: in compile_backtrackingpath()
H A Dpcre_internal.h2111 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