Lines Matching refs:TRUE

1081     common->has_set_som = TRUE;  in check_opcode_types()
1082 common->might_be_empty = TRUE; in check_opcode_types()
1169 common->has_then = TRUE; in check_opcode_types()
1188 common->has_then = TRUE; in check_opcode_types()
1195 common->has_skip_in_assert_back = TRUE; in check_opcode_types()
1203 common->has_skip_arg = TRUE; in check_opcode_types()
1205 common->has_skip_in_assert_back = TRUE; in check_opcode_types()
1226 return TRUE; in check_opcode_types()
1246 BOOL fast_forward_allowed = TRUE; in detect_early_fail()
1261 while (TRUE) in detect_early_fail()
1631 return TRUE; in detect_repeat()
1681 return TRUE; in detect_repeat()
1694 return TRUE; in detect_repeat()
1759 BOOL repeat_check = TRUE; in set_private_data_ptrs()
1779 repeat_check = TRUE; in set_private_data_ptrs()
1948 *needs_control_head = TRUE; in get_framesize()
1960 capture_last_found = TRUE; in get_framesize()
1971 stack_restore = TRUE; in get_framesize()
1975 setsom_found = TRUE; in get_framesize()
1985 stack_restore = TRUE; in get_framesize()
1989 setmark_found = TRUE; in get_framesize()
1992 *needs_control_head = TRUE; in get_framesize()
1997 stack_restore = TRUE; in get_framesize()
2001 setsom_found = TRUE; in get_framesize()
2006 setmark_found = TRUE; in get_framesize()
2011 capture_last_found = TRUE; in get_framesize()
2020 stack_restore = TRUE; in get_framesize()
2024 capture_last_found = TRUE; in get_framesize()
2031 stack_restore = TRUE; in get_framesize()
2033 *needs_control_head = TRUE; in get_framesize()
2038 stack_restore = TRUE; in get_framesize()
2156 setsom_found = TRUE; in init_frame()
2173 setmark_found = TRUE; in init_frame()
2186 setsom_found = TRUE; in init_frame()
2195 setmark_found = TRUE; in init_frame()
2204 capture_last_found = TRUE; in init_frame()
2220 capture_last_found = TRUE; in init_frame()
2337 control_head_found = TRUE; in get_recurse_data_length()
2348 setsom_found = TRUE; in get_recurse_data_length()
2354 setsom_found = TRUE; in get_recurse_data_length()
2356 setmark_found = TRUE; in get_recurse_data_length()
2358 capture_last_found = TRUE; in get_recurse_data_length()
2393 capture_last_found = TRUE; in get_recurse_data_length()
2403 capture_last_found = TRUE; in get_recurse_data_length()
2479 setmark_found = TRUE; in get_recurse_data_length()
2481 control_head_found = TRUE; in get_recurse_data_length()
2483 quit_found = TRUE; in get_recurse_data_length()
2491 quit_found = TRUE; in get_recurse_data_length()
2496 quit_found = TRUE; in get_recurse_data_length()
2502 quit_found = TRUE; in get_recurse_data_length()
2504 control_head_found = TRUE; in get_recurse_data_length()
2510 accept_found = TRUE; in get_recurse_data_length()
2565 control_head_found = TRUE; in copy_recurse_data()
2571 from_sp = TRUE; in copy_recurse_data()
2657 setsom_found = TRUE; in copy_recurse_data()
2669 setsom_found = TRUE; in copy_recurse_data()
2675 setmark_found = TRUE; in copy_recurse_data()
2682 capture_last_found = TRUE; in copy_recurse_data()
2726 capture_last_found = TRUE; in copy_recurse_data()
2748 capture_last_found = TRUE; in copy_recurse_data()
2873 setmark_found = TRUE; in copy_recurse_data()
2879 control_head_found = TRUE; in copy_recurse_data()
2890 control_head_found = TRUE; in copy_recurse_data()
4043 return TRUE; in is_char7_bitset()
5156 newlinecheck = TRUE; in mainloop_entry()
5185 check_newlinechar(common, common->nltype, &newline, TRUE); in mainloop_entry()
5251 if (common->utf && !common->invalid_utf) readuchar = TRUE; in mainloop_entry()
5253 if (newlinecheck) readuchar = TRUE; in mainloop_entry()
5379 while (TRUE) in scan_prefix()
5385 last = TRUE; in scan_prefix()
5393 caseless = TRUE; in scan_prefix()
5427 caseless = TRUE; in scan_prefix()
5436 caseless = TRUE; in scan_prefix()
5447 caseless = TRUE; in scan_prefix()
5495 class = TRUE; in scan_prefix()
5502 class = TRUE; in scan_prefix()
5510 any = TRUE; in scan_prefix()
5520 any = TRUE; in scan_prefix()
5529 any = TRUE; in scan_prefix()
5538 any = TRUE; in scan_prefix()
5554 any = TRUE; in scan_prefix()
5564 any = TRUE; in scan_prefix()
5579 any = TRUE; in scan_prefix()
5657 add_prefix_char(chr, chars, TRUE); in scan_prefix()
5736 while (TRUE) in scan_prefix()
5832 return TRUE; in check_fast_forward_char_pair_simd()
5976 return TRUE; in fast_forward_first_n_chars()
5996 in_range = TRUE; in fast_forward_first_n_chars()
6008 return TRUE; in fast_forward_first_n_chars()
6051 return TRUE; in fast_forward_first_n_chars()
6142 return TRUE; in fast_forward_first_n_chars()
6500 move_back(common, NULL, TRUE); in check_wordboundary()
6512 move_back(common, NULL, TRUE); in check_wordboundary()
6683 return TRUE; in optimize_class_ranges()
6687 return TRUE; in optimize_class_ranges()
6697 return TRUE; in optimize_class_ranges()
6710 return TRUE; in optimize_class_ranges()
6721 return TRUE; in optimize_class_ranges()
6738 return TRUE; in optimize_class_ranges()
6760 return TRUE; in optimize_class_ranges()
6772 return TRUE; in optimize_class_ranges()
6878 return TRUE; in optimize_class_chars()
6885 return TRUE; in optimize_class()
7380 needschar = TRUE; in compile_xclass_matchingpath()
7391 needschar = TRUE; in compile_xclass_matchingpath()
7432 needstype = TRUE; in compile_xclass_matchingpath()
7436 needsscript = TRUE; in compile_xclass_matchingpath()
7445 needstype = TRUE; in compile_xclass_matchingpath()
7446 needschar = TRUE; in compile_xclass_matchingpath()
7451 needschar = TRUE; in compile_xclass_matchingpath()
7482 …timize_class(common, (const sljit_u8 *)cc, (((const sljit_u8 *)cc)[31] & 0x80) != 0, TRUE, &found)) in compile_xclass_matchingpath()
7507 charsaved = TRUE; in compile_xclass_matchingpath()
7509 if (!optimize_class(common, (const sljit_u8 *)cc, FALSE, TRUE, list)) in compile_xclass_matchingpath()
8000 check_partial(common, TRUE); in compile_simple_assertion_matchingpath()
8050 check_partial(common, TRUE); in compile_simple_assertion_matchingpath()
8056 check_partial(common, TRUE); in compile_simple_assertion_matchingpath()
8103 check_partial(common, TRUE); in compile_simple_assertion_matchingpath()
8221 BOOL first = TRUE; in do_extuni_utf()
8289 BOOL first = TRUE; in do_extuni_utf_invalid()
8497 check_newlinechar(common, common->nltype, backtracks, TRUE); in compile_char1_matchingpath()
8633 check_partial(common, TRUE); in compile_char1_matchingpath()
8888 return compile_char1_matchingpath(common, *cc, cc + 1, backtracks, TRUE); in compile_charn_matchingpath()
9304 compile_ref_matchingpath(common, ccbegin, &backtrack->topbacktracks, TRUE, TRUE); in compile_ref_iterator_matchingpath()
9338 if (get_framesize(common, common->start + start, NULL, TRUE, &needs_control_head) == no_stack) in compile_recurse_matchingpath()
9342 BACKTRACK_AS(recurse_backtrack)->inlined_pattern = TRUE; in compile_recurse_matchingpath()
9520 while (TRUE) in assert_needs_str_ptr_saving()
9543 return TRUE; in assert_needs_str_ptr_saving()
9659 local_quit_available = TRUE; in compile_assert_matchingpath()
9660 common->local_quit_available = TRUE; in compile_assert_matchingpath()
10059 if (PRIV(script_run)(ptr, endptr, TRUE)) in do_script_run_utf()
10196 …(*matchingpath >= OP_RREF && *matchingpath <= OP_TRUE) || *matchingpath == OP_FAIL) ? FALSE : TRUE; in compile_bracket_matchingpath()
10522 matchingpath = compile_assert_matchingpath(common, matchingpath, assert, TRUE); in compile_bracket_matchingpath()
10718 zero = TRUE; in compile_bracketpos_matchingpath()
11206 compile_char1_matchingpath(common, type, cc, &backtrack->topbacktracks, TRUE); in compile_iterator_matchingpath()
11213 compile_char1_matchingpath(common, type, cc, &backtrack->topbacktracks, TRUE); in compile_iterator_matchingpath()
11246 …e_char1_matchingpath(common, type, cc, &BACKTRACK_AS(char_iterator_backtrack)->u.backtracks, TRUE); in compile_iterator_matchingpath()
11328 charpos_enabled = TRUE; in compile_iterator_matchingpath()
11352 BACKTRACK_AS(char_iterator_backtrack)->u.charpos.enabled = TRUE; in compile_iterator_matchingpath()
11508 …e_char1_matchingpath(common, type, cc, &BACKTRACK_AS(char_iterator_backtrack)->u.backtracks, TRUE); in compile_iterator_matchingpath()
11623 compile_char1_matchingpath(common, type, cc, &no_match, TRUE); in compile_iterator_matchingpath()
11790 has_then_trap = TRUE; in compile_matchingpath()
11833 …n, *cc, cc + 1, parent->top != NULL ? &parent->top->nextbacktracks : &parent->topbacktracks, TRUE); in compile_matchingpath()
11850 …n, *cc, cc + 1, parent->top != NULL ? &parent->top->nextbacktracks : &parent->topbacktracks, TRUE); in compile_matchingpath()
11926 …n, *cc, cc + 1, parent->top != NULL ? &parent->top->nextbacktracks : &parent->topbacktracks, TRUE); in compile_matchingpath()
11934 …n, *cc, cc + 1, parent->top != NULL ? &parent->top->nextbacktracks : &parent->topbacktracks, TRUE); in compile_matchingpath()
11944 …mon, cc, parent->top != NULL ? &parent->top->nextbacktracks : &parent->topbacktracks, TRUE, FALSE); in compile_matchingpath()
11956 …mon, cc, parent->top != NULL ? &parent->top->nextbacktracks : &parent->topbacktracks, TRUE, FALSE); in compile_matchingpath()
12154 move_back(common, NULL, TRUE); in compile_iterator_backtrackingpath()
12161 move_back(common, NULL, TRUE); in compile_iterator_backtrackingpath()
12173 compile_char1_matchingpath(common, type, cc, &jumplist, TRUE); in compile_iterator_backtrackingpath()
12188 compile_char1_matchingpath(common, type, cc, &jumplist, TRUE); in compile_iterator_backtrackingpath()
12215 compile_char1_matchingpath(common, type, cc, &jumplist, TRUE); in compile_iterator_backtrackingpath()
13837 common->local_quit_available = TRUE; in jit_compile()