Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_study.c171 case OP_ASSERTBACK: in find_minlength()
1003 case OP_ASSERTBACK: in set_start_bits()
H A Dpcre_compile.c1657 case OP_ASSERTBACK: in first_significant_code()
1799 case OP_ASSERTBACK: in find_fixedlength()
3169 case OP_ASSERTBACK: in compare_opcodes()
6938 bravalue = OP_ASSERTBACK; in compile_branch()
7577 (bravalue == OP_ASSERTBACK || in compile_branch()
H A Dpcre_jit_compile.c644 case OP_ASSERTBACK: in next_opcode()
1099 case OP_ASSERTBACK: in set_private_data_ptrs()
1546 case OP_ASSERTBACK: in get_private_data_copy_length()
1726 case OP_ASSERTBACK: in copy_private_data()
3259 case OP_ASSERTBACK: in scan_prefix()
6463 found = (opcode == OP_ASSERT || opcode == OP_ASSERTBACK) ? &tmp : target; in compile_assert_matchingpath()
6661 if (opcode == OP_ASSERT || opcode == OP_ASSERTBACK) in compile_assert_matchingpath()
8423 case OP_ASSERTBACK: in compile_matchingpath()
8798 if (*cc == OP_ASSERT || *cc == OP_ASSERTBACK) in compile_assert_backtrackingpath()
9027 …framesize >= 0 && (ccbegin[1 + LINK_SIZE] == OP_ASSERT || ccbegin[1 + LINK_SIZE] == OP_ASSERTBACK)) in compile_bracket_backtrackingpath()
[all …]
H A Dpcre_internal.h2066 OP_ASSERTBACK, /* 127 Positive lookbehind */ enumerator
H A DHACKING477 OP_ASSERTBACK and OP_ASSERTBACK_NOT, and the first opcode inside the assertion
H A Dpcre_exec.c1528 case OP_ASSERTBACK: in match()

Completed in 83 milliseconds