Lines Matching refs:SLJIT_ASSERT
566 SLJIT_ASSERT((*cc >= OP_ASSERT && *cc <= OP_ASSERTBACK_NOT) || (*cc >= OP_ONCE && *cc <= OP_SCOND)); in bracketend()
568 SLJIT_ASSERT(*cc >= OP_KET && *cc <= OP_KETRPOS); in bracketend()
576 SLJIT_ASSERT((*cc >= OP_ASSERT && *cc <= OP_ASSERTBACK_NOT) || (*cc >= OP_ONCE && *cc <= OP_SCOND)); in no_alternatives()
583 SLJIT_ASSERT(*cc >= OP_KET && *cc <= OP_KETRPOS); in no_alternatives()
1041 SLJIT_ASSERT(*cc == OP_BRA || *cc == OP_CBRA); in detect_fast_fail()
1411 SLJIT_ASSERT(cc != NULL); in set_private_data_ptrs()
1462 SLJIT_ASSERT(common->control_head_ptr != 0); in get_framesize()
1480 SLJIT_ASSERT(cc != NULL); in get_framesize()
1485 SLJIT_ASSERT(common->has_set_som); in get_framesize()
1498 SLJIT_ASSERT(common->mark_ptr != 0); in get_framesize()
1621 SLJIT_ASSERT(cc != NULL); in get_framesize()
1645 SLJIT_ASSERT(stackpos >= stacktop + 2); in init_frame()
1655 SLJIT_ASSERT(cc != NULL); in init_frame()
1660 SLJIT_ASSERT(common->has_set_som); in init_frame()
1676 SLJIT_ASSERT(common->mark_ptr != 0); in init_frame()
1748 SLJIT_ASSERT(cc != NULL); in init_frame()
1753 SLJIT_ASSERT(stackpos == STACK(stacktop)); in init_frame()
1771 SLJIT_ASSERT(PRIVATE_DATA(cc + 1) != 0); in get_private_data_copy_length()
1788 SLJIT_ASSERT(PRIVATE_DATA(cc) != 0); in get_private_data_copy_length()
1873 SLJIT_ASSERT(cc != NULL); in get_private_data_copy_length()
1877 SLJIT_ASSERT(cc == ccend); in get_private_data_copy_length()
1918 SLJIT_ASSERT(common->recursive_head_ptr != 0); in copy_private_data()
1932 SLJIT_ASSERT(common->control_head_ptr != 0); in copy_private_data()
1946 SLJIT_ASSERT(PRIVATE_DATA(cc + 1) != 0); in copy_private_data()
1964 SLJIT_ASSERT(srcw[0] != 0); in copy_private_data()
1983 SLJIT_ASSERT(srcw[0] != 0 && srcw[1] != 0); in copy_private_data()
1994 SLJIT_ASSERT(srcw[0] != 0); in copy_private_data()
2097 SLJIT_ASSERT(cc != NULL); in copy_private_data()
2133 SLJIT_ASSERT(!tmp1empty); in copy_private_data()
2145 SLJIT_ASSERT(!tmp2empty); in copy_private_data()
2189 SLJIT_ASSERT(cc == ccend && stackptr == stacktop && (save || (tmp1empty && tmp2empty))); in copy_private_data()
2315 SLJIT_ASSERT(size > 0); in allocate_stack()
2331 SLJIT_ASSERT(size > 0); in free_stack()
2376 SLJIT_ASSERT(length > 1); in reset_ovector()
2400 SLJIT_ASSERT(common->fast_fail_start_ptr < common->fast_fail_end_ptr); in reset_fast_fail()
2413 SLJIT_ASSERT(length > 1); in do_reset_match()
2460 SLJIT_ASSERT(current[0] == 0 || current < (sljit_sw*)current[0]); in do_search_mark()
2522 SLJIT_ASSERT(common->start_used_ptr != 0 && common->start_ptr != 0 in return_with_partial_match()
2658 SLJIT_ASSERT(c != oc); in char_get_othercase_bit()
2707 SLJIT_ASSERT(!force || common->mode != JIT_COMPILE); in check_partial()
2860 SLJIT_ASSERT(common->utf); in read_char7_type()
2894 SLJIT_ASSERT(min <= max); in read_char_range()
3139 SLJIT_ASSERT(nltype == NLTYPE_FIXED && common->newline < 256); in check_newlinechar()
3289 SLJIT_ASSERT(record->script == ucp_Common && record->chartype == ucp_Cn && record->gbprop == ucp_gb… in do_getucd()
3290 SLJIT_ASSERT(record->caseset == 0 && record->other_case == 0); in do_getucd()
3293 SLJIT_ASSERT(UCD_BLOCK_SIZE == 128 && sizeof(ucd_record) == 8); in do_getucd()
3752 SLJIT_ASSERT((chr & 0x7) == 0); in scan_prefix()
3913 SLJIT_ASSERT(tmp1_ind < 8 && tmp2_ind == 1); in fast_forward_first_char2_sse2()
4189 SLJIT_ASSERT(common->mode == JIT_COMPILE || offset == 0); in fast_forward_first_char2()
4193 SLJIT_ASSERT(common->forced_quit_label == NULL); in fast_forward_first_char2()
4200 SLJIT_ASSERT(common->mode == JIT_COMPILE); in fast_forward_first_char2()
4350 SLJIT_ASSERT(chars[i * MAX_DIFF_CHARS] > 0); in fast_forward_first_n_chars()
4371 SLJIT_ASSERT(char_set[0] > 0 && char_set[0] < 255); in fast_forward_first_n_chars()
4413 SLJIT_ASSERT(chars[offset * MAX_DIFF_CHARS] >= 1 && chars[offset * MAX_DIFF_CHARS] <= 2); in fast_forward_first_n_chars()
4423 SLJIT_ASSERT(offset == -1 || (chars[offset * MAX_DIFF_CHARS] >= 1 && chars[offset * MAX_DIFF_CHARS]… in fast_forward_first_n_chars()
4426 SLJIT_ASSERT(max > 0); in fast_forward_first_n_chars()
4439 SLJIT_ASSERT(range_right >= 0); in fast_forward_first_n_chars()
4728 SLJIT_ASSERT(common->req_char_ptr != 0); in search_requested_char()
5025 …SLJIT_ASSERT((ranges[0] & (ranges[2] - ranges[0])) == 0 && (ranges[2] & ranges[3] & (ranges[2] - r… in check_class_ranges()
5295 SLJIT_ASSERT(othercasebit); in byte_sequence_compare()
5517 SLJIT_ASSERT(*cc == XCL_PROP || *cc == XCL_NOTPROP); in compile_xclass_matchingpath()
5582 SLJIT_ASSERT(compares > 0); in compile_xclass_matchingpath()
5691 SLJIT_ASSERT(*cc == XCL_PROP || *cc == XCL_NOTPROP); in compile_xclass_matchingpath()
5797 SLJIT_ASSERT(*cc == XCL_PROP || *cc == XCL_NOTPROP); in compile_xclass_matchingpath()
5871 …SLJIT_ASSERT(other_cases[0] != NOTACHAR && other_cases[1] != NOTACHAR && other_cases[2] != NOTACHA… in compile_xclass_matchingpath()
5872 SLJIT_ASSERT(other_cases[0] < other_cases[1] && other_cases[1] < other_cases[2]); in compile_xclass_matchingpath()
6735 SLJIT_ASSERT(*cc == OP_DNREF || *cc == OP_DNREFI); in compile_dnref_search()
6779 SLJIT_ASSERT(TMP1 == SLJIT_R0 && STACK_TOP == SLJIT_R1 && TMP2 == SLJIT_R2); in compile_ref_matchingpath()
7188 SLJIT_ASSERT(common->capture_last_ptr != 0); in compile_callout_matchingpath()
7285 SLJIT_ASSERT(!conditional); in compile_assert_matchingpath()
7290 SLJIT_ASSERT(private_data_ptr != 0); in compile_assert_matchingpath()
7295 SLJIT_ASSERT(opcode >= OP_ASSERT && opcode <= OP_ASSERTBACK_NOT); in compile_assert_matchingpath()
7331 SLJIT_ASSERT(extrasize == 2); in compile_assert_matchingpath()
7489 SLJIT_ASSERT(common->positive_assert_quit == NULL); in compile_assert_matchingpath()
7499 SLJIT_ASSERT(framesize != no_stack); in compile_assert_matchingpath()
7656 SLJIT_ASSERT(found == &backtrack->common.topbacktracks); in compile_assert_matchingpath()
7845 SLJIT_ASSERT(repeat_length != 0 && repeat_type != 0 && repeat_count != 0); in compile_bracket_matchingpath()
7860 SLJIT_ASSERT(ket == OP_KET || ket == OP_KETRMAX || ket == OP_KETRMIN); in compile_bracket_matchingpath()
7861 SLJIT_ASSERT(!((bra == OP_BRAZERO && ket == OP_KETRMIN) || (bra == OP_BRAMINZERO && ket == OP_KETRM… in compile_bracket_matchingpath()
7894 SLJIT_ASSERT(private_data_ptr != 0); in compile_bracket_matchingpath()
8062 SLJIT_ASSERT(private_data_ptr == OVECTOR(offset)); in compile_bracket_matchingpath()
8098 SLJIT_ASSERT(has_alternatives); in compile_bracket_matchingpath()
8105 SLJIT_ASSERT(has_alternatives); in compile_bracket_matchingpath()
8128 SLJIT_ASSERT(!has_alternatives); in compile_bracket_matchingpath()
8183 …SLJIT_ASSERT(has_alternatives && *matchingpath >= OP_ASSERT && *matchingpath <= OP_ASSERTBACK_NOT); in compile_bracket_matchingpath()
8255 SLJIT_ASSERT(private_data_ptr == OVECTOR(offset + 0)); in compile_bracket_matchingpath()
8374 SLJIT_ASSERT(private_data_ptr != 0); in compile_bracketpos_matchingpath()
8388 SLJIT_ASSERT(common->optimized_cbracket[offset] == 0); in compile_bracketpos_matchingpath()
8669 SLJIT_ASSERT(*opcode == OP_CLASS || *opcode == OP_NCLASS || *opcode == OP_XCLASS); in get_iterator_parameters()
8699 SLJIT_ASSERT(*opcode == OP_CRRANGE || *opcode == OP_CRMINRANGE || *opcode == OP_CRPOSRANGE); in get_iterator_parameters()
8804 SLJIT_ASSERT(common->fast_forward_bc_ptr == NULL || fast_str_ptr == 0 || cc == common->fast_forward… in compile_iterator_matchingpath()
8811 SLJIT_ASSERT(common->fast_forward_bc_ptr != NULL || fast_str_ptr == 0 in compile_iterator_matchingpath()
8833 SLJIT_ASSERT(fast_str_ptr == 0); in compile_iterator_matchingpath()
8864 SLJIT_ASSERT(fast_str_ptr == 0 || opcode == OP_STAR); in compile_iterator_matchingpath()
8868 SLJIT_ASSERT(private_data_ptr == 0); in compile_iterator_matchingpath()
8869 SLJIT_ASSERT(fast_str_ptr == 0); in compile_iterator_matchingpath()
8920 SLJIT_ASSERT((charpos_othercasebit >> 8) == 0); in compile_iterator_matchingpath()
8922 SLJIT_ASSERT((charpos_othercasebit >> 9) == 0); in compile_iterator_matchingpath()
9075 SLJIT_ASSERT(fast_str_ptr == 0); in compile_iterator_matchingpath()
9085 SLJIT_ASSERT(fast_str_ptr == 0); in compile_iterator_matchingpath()
9125 SLJIT_ASSERT(fast_str_ptr == 0); in compile_iterator_matchingpath()
9154 SLJIT_ASSERT(fast_str_ptr == 0); in compile_iterator_matchingpath()
9304 SLJIT_ASSERT(*ccend == OP_END || (*ccend >= OP_ALT && *ccend <= OP_KETRPOS)); in compile_matchingpath()
9308 SLJIT_ASSERT(*ccend != OP_END && common->control_head_ptr != 0); in compile_matchingpath()
9545 SLJIT_ASSERT(common->mark_ptr != 0); in compile_matchingpath()
9605 SLJIT_ASSERT(cc == ccend); in compile_matchingpath()
9647 SLJIT_ASSERT(private_data_ptr == 0); in compile_iterator_backtrackingpath()
9809 SLJIT_ASSERT(*cc != OP_BRAMINZERO); in compile_assert_backtrackingpath()
9818 SLJIT_ASSERT(current->topbacktracks == NULL); in compile_assert_backtrackingpath()
9907 SLJIT_ASSERT(repeat_type != 0 && repeat_count != 0); in compile_bracket_backtrackingpath()
10004 SLJIT_ASSERT(common->optimized_cbracket[offset >> 1] == 0); in compile_bracket_backtrackingpath()
10075 SLJIT_ASSERT(has_alternatives); in compile_bracket_backtrackingpath()
10088 SLJIT_ASSERT(has_alternatives); in compile_bracket_backtrackingpath()
10093 SLJIT_ASSERT(!has_alternatives); in compile_bracket_backtrackingpath()
10179 SLJIT_ASSERT(private_data_ptr == OVECTOR(offset + 0)); in compile_bracket_backtrackingpath()
10210 SLJIT_ASSERT(!current->nextbacktracks); in compile_bracket_backtrackingpath()
10216 SLJIT_ASSERT(opcode == OP_COND || opcode == OP_SCOND); in compile_bracket_backtrackingpath()
10391 SLJIT_ASSERT(!current->nextbacktracks && !current->topbacktracks); in compile_braminzero_backtrackingpath()
10405 SLJIT_ASSERT(common->control_head_ptr != 0); in compile_control_verb_backtrackingpath()
10438 SLJIT_ASSERT(common->control_head_ptr != 0); in compile_control_verb_backtrackingpath()
10691 SLJIT_ASSERT(*cc == OP_BRA || *cc == OP_CBRA || *cc == OP_CBRAPOS || *cc == OP_SCBRA || *cc == OP_S… in compile_recurse()
10697 SLJIT_ASSERT(common->currententry->entry == NULL && common->recursive_head_ptr != 0); in compile_recurse()
10829 SLJIT_ASSERT((extra->flags & PCRE_EXTRA_STUDY_DATA) != 0); in PRIV()
10930 SLJIT_ASSERT(*common->start == OP_BRA && ccend[-(1 + LINK_SIZE)] == OP_KET); in PRIV()
10988 SLJIT_ASSERT(!(common->req_char_ptr != 0 && common->start_used_ptr != 0)); in PRIV()
11008 SLJIT_ASSERT(common->fast_fail_start_ptr <= common->fast_fail_end_ptr); in PRIV()
11165 SLJIT_ASSERT(rootbacktrack.prev == NULL); in PRIV()
11181 SLJIT_ASSERT(common->match_end_ptr != 0); in PRIV()