Searched refs:OP_ASSERTBACK (Results 1 – 8 of 8) sorted by relevance
175 case OP_ASSERTBACK: in find_minlength()1009 case OP_ASSERTBACK: in set_start_bits()
411 case OP_ASSERTBACK: in pcre_printint()
2659 case OP_ASSERTBACK: in internal_dfa_exec()2681 if ((rc >= 0) == (codevalue == OP_ASSERT || codevalue == OP_ASSERTBACK)) in internal_dfa_exec()2781 (condcode == OP_ASSERT || condcode == OP_ASSERTBACK)) in internal_dfa_exec()
1676 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()
644 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 …]
2070 OP_ASSERTBACK, /* 127 Positive lookbehind */ enumerator
477 OP_ASSERTBACK and OP_ASSERTBACK_NOT, and the first opcode inside the assertion
1528 case OP_ASSERTBACK: in match()