Lines Matching refs:BOOL

298   BOOL inlined_pattern;
362 BOOL might_be_empty;
364 BOOL has_set_som;
366 BOOL has_skip_arg;
368 BOOL has_then;
370 BOOL needs_start_ptr;
372 BOOL local_exit;
374 BOOL positive_assert;
417 BOOL jscript_compat;
419 BOOL utf;
421 BOOL use_ucp;
779 static BOOL check_opcode_types(compiler_common *common, pcre_uchar *cc, pcre_uchar *ccend) in check_opcode_types()
923 static BOOL detect_repeat(compiler_common *common, pcre_uchar *begin) in detect_repeat()
1067 BOOL repeat_check = TRUE; in set_private_data_ptrs()
1242 …esize(compiler_common *common, pcre_uchar *cc, pcre_uchar *ccend, BOOL recursive, BOOL *needs_cont… in get_framesize()
1246 BOOL stack_restore = FALSE; in get_framesize()
1247 BOOL setsom_found = recursive; in get_framesize()
1248 BOOL setmark_found = recursive; in get_framesize()
1250 BOOL capture_last_found = FALSE; in get_framesize()
1424 …iler_common *common, pcre_uchar *cc, pcre_uchar *ccend, int stackpos, int stacktop, BOOL recursive) in init_frame()
1427 BOOL setsom_found = recursive; in init_frame()
1428 BOOL setmark_found = recursive; in init_frame()
1430 BOOL capture_last_found = FALSE; in init_frame()
1546 …ta_copy_length(compiler_common *common, pcre_uchar *cc, pcre_uchar *ccend, BOOL needs_control_head) in get_private_data_copy_length()
1672 BOOL save, int stackptr, int stacktop, BOOL needs_control_head) in copy_private_data()
1677 BOOL tmp1next = TRUE; in copy_private_data()
1678 BOOL tmp1empty = TRUE; in copy_private_data()
1679 BOOL tmp2empty = TRUE; in copy_private_data()
1996 BOOL has_alternatives = cc[GET(cc, 1)] == OP_ALT; in set_then_offsets()
2033 static SLJIT_INLINE BOOL is_powerof2(unsigned int value) in is_powerof2()
2368 static SLJIT_INLINE BOOL char_has_othercase(compiler_common *common, pcre_uchar *cc) in char_has_othercase()
2487 static void check_partial(compiler_common *common, BOOL force) in check_partial()
2621 static BOOL is_char7_bitset(const pcre_uint8 *bitset, BOOL nclass) in is_char7_bitset()
2638 static void read_char7_type(compiler_common *common, BOOL full_read) in read_char7_type()
2664 static void read_char_range(compiler_common *common, pcre_uint32 min, pcre_uint32 max, BOOL update_… in read_char_range()
2797 static void read_char8_type(compiler_common *common, BOOL update_str_ptr) in read_char8_type()
2897 static void check_newlinechar(compiler_common *common, int nltype, jump_list **backtracks, BOOL jum… in check_newlinechar()
3084 …_INLINE struct sljit_label *mainloop_entry(compiler_common *common, BOOL hascrorlf, BOOL firstline) in mainloop_entry()
3096 BOOL newlinecheck = FALSE; in mainloop_entry()
3097 BOOL readuchar = FALSE; in mainloop_entry()
3239 BOOL last, any, caseless; in scan_prefix()
3573 static SLJIT_INLINE BOOL fast_forward_first_n_chars(compiler_common *common, BOOL firstline) in fast_forward_first_n_chars()
3587 BOOL in_range; in fast_forward_first_n_chars()
3817 …t_forward_first_char(compiler_common *common, pcre_uchar first_char, BOOL caseless, BOOL firstline) in fast_forward_first_char()
3874 static SLJIT_INLINE void fast_forward_newline(compiler_common *common, BOOL firstline) in fast_forward_newline()
3962 static BOOL check_class_ranges(compiler_common *common, const pcre_uint8 *bits, BOOL nclass, BOOL i…
3964 …NLINE void fast_forward_start_bits(compiler_common *common, pcre_uint8 *start_bits, BOOL firstline) in fast_forward_start_bits()
4041 …earch_requested_char(compiler_common *common, pcre_uchar req_char, BOOL caseless, BOOL has_firstch… in search_requested_char()
4248 static BOOL check_class_ranges(compiler_common *common, const pcre_uint8 *bits, BOOL nclass, BOOL i… in check_class_ranges()
4605 static pcre_uchar *byte_sequence_compare(compiler_common *common, BOOL caseless, pcre_uchar *cc, in byte_sequence_compare()
4790 BOOL utf = common->utf; in compile_xclass_matchingpath()
4794 BOOL needstype = FALSE, needsscript = FALSE, needschar = FALSE; in compile_xclass_matchingpath()
4795 BOOL charsaved = FALSE; in compile_xclass_matchingpath()
5987 …h(compiler_common *common, pcre_uchar *cc, jump_list **backtracks, BOOL withchecks, BOOL emptyfail) in compile_ref_matchingpath()
5990 BOOL ref = (*cc == OP_REF || *cc == OP_REFI); in compile_ref_matchingpath()
6086 BOOL ref = (*cc == OP_REF || *cc == OP_REFI); in compile_ref_iterator_matchingpath()
6095 BOOL minimize; in compile_ref_iterator_matchingpath()
6298 BOOL needs_control_head; in compile_recurse_matchingpath()
6458 …atchingpath(compiler_common *common, pcre_uchar *cc, assert_backtrack *backtrack, BOOL conditional) in compile_assert_matchingpath()
6463 BOOL needs_control_head; in compile_assert_matchingpath()
6473 BOOL save_local_exit = common->local_exit; in compile_assert_matchingpath()
6474 BOOL save_positive_assert = common->positive_assert; in compile_assert_matchingpath()
6856 … *common, pcre_uchar ket, int framesize, int private_data_ptr, BOOL has_alternatives, BOOL needs_c… in match_once_common()
6997 BOOL has_alternatives; in compile_bracket_matchingpath()
6998 BOOL needs_control_head = FALSE; in compile_bracket_matchingpath()
7529 BOOL needs_control_head; in compile_bracketpos_matchingpath()
7533 BOOL zero = FALSE; in compile_bracketpos_matchingpath()
8197 BOOL optimized_cbracket = common->optimized_cbracket[offset] != 0; in compile_close_matchingpath()
8248 BOOL needs_control_head; in compile_then_trap_matchingpath()
8279 BOOL has_then_trap = FALSE; in compile_matchingpath()
8746 BOOL ref = (*cc == OP_REF || *cc == OP_REFI); in compile_ref_iterator_backtrackingpath()
8874 BOOL has_alternatives; in compile_bracket_backtrackingpath()
8875 BOOL needs_control_head = FALSE; in compile_bracket_backtrackingpath()
9669 BOOL needs_control_head; in compile_recurse()
9673 BOOL needs_frame; in compile_recurse()