Searched refs:rm_ic (Results 1 – 25 of 26) sorted by relevance
12
1794 orgpat.regmatch.rm_ic = ((p_ic || !noic) in find_tags()1800 orgpat.regmatch.rm_ic = (p_ic || !noic); in find_tags()2186 orgpat.regmatch.rm_ic = (p_ic || !noic); in find_tags()2191 if (state == TS_BINARY && orgpat.regmatch.rm_ic && !sortic) in find_tags()2423 if (orgpat.regmatch.rm_ic) in find_tags()2448 if (orgpat.regmatch.rm_ic) in find_tags()2450 orgpat.regmatch.rm_ic = FALSE; in find_tags()2453 orgpat.regmatch.rm_ic = TRUE; in find_tags()2505 if (orgpat.regmatch.rm_ic && !match_no_ic) in find_tags()2749 if (stop_searching || linear || (!p_ic && noic) || orgpat.regmatch.rm_ic) in find_tags()[all …]
136 int rm_ic; member
837 regmatch.rm_ic = FALSE; in get_number_indent()967 regmatch.rm_ic = FALSE; in get_breakindent_win()
461 regmatch.rm_ic = FALSE; // always match case in del_history_entry()
3436 regmatch.rm_ic = TRUE; // Always ignore case in dos_expandpath()3680 regmatch.rm_ic = TRUE; // 'wildignorecase' set in unix_expandpath()3682 regmatch.rm_ic = p_fic; // ignore case when 'fileignorecase' is set in unix_expandpath()
3388 regmatch.rm_ic = ignorecase(pat); in find_pattern_in_path()3401 incl_regmatch.rm_ic = FALSE; // don't ignore case in incl. pat. in find_pattern_in_path()3410 def_regmatch.rm_ic = FALSE; // don't ignore case in define pat. in find_pattern_in_path()
2092 regmatch.rm_ic = ignorecase(pat); in ExpandFromContext()2169 regmatch.rm_ic = TRUE; in ExpandFromContext()
431 regmatch.rm_ic = p_fic; // ignore case when 'fileignorecase' is set in do_arglist()
1245 regmatch.rm_ic = ignorecase(pat); in ins_compl_dictionaries()1280 spell_dump_compl(ptr, regmatch.rm_ic, &dir, 0); in ins_compl_dictionaries()
326 regmatch.rm_ic = FALSE; in spell_check()2845 regmatch.rm_ic = FALSE; in check_need_cap()
1786 regmatch.rm_ic = FALSE; in ex_catch()
6433 int ic = regmatch->rm_ic; // remember the ignore-case flag in ExpandSettings()6440 regmatch->rm_ic = ic; in ExpandSettings()6541 regmatch->rm_ic = TRUE; // ignore case here in ExpandSettings()
2454 regmatch.rm_ic = TRUE; // always ignore case in uniquefy_paths()
2852 regmatch.rm_ic = ignore_case; in vim_regexec_prog()
1962 regmatch.rm_ic = ic; in pattern_match()6371 regmatch.rm_ic = p_ic; in do_string_sub()
1253 regmatch.rm_ic = TRUE; in qf_parse_get_fields()8230 regmatch.rm_ic = FALSE; in ex_helpgrep()
5355 regmatch.rm_ic = p_fic; // ignore case if 'fileignorecase' is set in match_file_pat()
479 regmatch.rm_ic = p_ic; in ex_sort()
5394 regmatch.rm_ic = 0; in gui_do_findrepl()
5062 rex.reg_ic = rmp->rm_ic; in bt_regexec_nl()
6968 regmatch.rm_ic = p_ic; in find_some_match()9466 regmatch.rm_ic = FALSE; in f_split()
2873 rmp->rm_ic = p_fic || ignore_case; in fname_match()
3913 regmatch.rm_ic = p_ic; in define_function()
6034 regmatch.rm_ic = TRUE; in get_id_list()
7617 rex.reg_ic = rmp->rm_ic; in nfa_regexec_nl()