Searched refs:ignore_case (Results 1 – 3 of 3) sorted by relevance
78 static bool ignore_case; variable288 if (ignore_case) in different()607 ignore_case = true; in main()
85 static bool ignore_case = false; /* fold lower to upper for sorting */ variable411 pattern->translate = ignore_case ? folded_chars : nullptr; in compile_regex()436 if (ignore_case) in initialize_regex()548 if (ignore_case) in compare_words()1830 ignore_case = true; in main()
174 static bool ignore_case; variable365 if (ignore_case) in keycmp()1050 ignore_case = true; in main()