Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c599 case OP_THEN: in find_minlength()
921 case OP_THEN: in set_start_bits()
H A DHACKING204 OP_THEN )
213 (*THEN) without an argument generates the opcode OP_THEN and no following data.
H A Dpcre_internal.h2118 OP_THEN, /* 154 */ enumerator
H A Dpcre_compile.c263 { 4, OP_THEN, OP_THEN_ARG }
1855 case OP_THEN: in find_fixedlength()
6653 case OP_THEN: in compile_branch()
H A Dpcre_jit_compile.c668 case OP_THEN: in next_opcode()
871 case OP_THEN: in check_opcode_types()
1335 case OP_THEN: in get_framesize()
2017 if (*cc >= OP_THEN && *cc <= OP_THEN_ARG && current_offset != NULL) in set_then_offsets()
8544 case OP_THEN: in compile_matchingpath()
9390 if (opcode == OP_THEN || opcode == OP_THEN_ARG) in compile_control_verb_backtrackingpath()
9624 case OP_THEN: in compile_backtrackingpath()
H A Dpcre_exec.c842 case OP_THEN: in match()

Completed in 102 milliseconds