Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c175 case OP_ASSERTBACK: in find_minlength()
1009 case OP_ASSERTBACK: in set_start_bits()
H A Dpcre_compile.c1676 case OP_ASSERTBACK: in first_significant_code()
1818 case OP_ASSERTBACK: in find_fixedlength()
3188 case OP_ASSERTBACK: in compare_opcodes()
7006 bravalue = OP_ASSERTBACK; in compile_branch()
7699 (bravalue == OP_ASSERTBACK || in compile_branch()
H A Dpcre_jit_compile.c644 case OP_ASSERTBACK: in next_opcode()
1103 case OP_ASSERTBACK: in set_private_data_ptrs()
1569 case OP_ASSERTBACK: in get_private_data_copy_length()
1749 case OP_ASSERTBACK: in copy_private_data()
3288 case OP_ASSERTBACK: in scan_prefix()
6500 found = (opcode == OP_ASSERT || opcode == OP_ASSERTBACK) ? &tmp : target; in compile_assert_matchingpath()
6698 if (opcode == OP_ASSERT || opcode == OP_ASSERTBACK) in compile_assert_matchingpath()
8465 case OP_ASSERTBACK: in compile_matchingpath()
8839 if (*cc == OP_ASSERT || *cc == OP_ASSERTBACK) in compile_assert_backtrackingpath()
9068 …framesize >= 0 && (ccbegin[1 + LINK_SIZE] == OP_ASSERT || ccbegin[1 + LINK_SIZE] == OP_ASSERTBACK)) in compile_bracket_backtrackingpath()
[all …]
H A Dpcre_internal.h2074 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 69 milliseconds