Lines Matching refs:OP_ASSERTBACK
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()
9579 case OP_ASSERTBACK: in compile_backtrackingpath()