Home
last modified time | relevance | path

Searched refs:ignore_case (Results 1 – 3 of 3) sorted by relevance

/coreutils/src/
Duniq.c78 static bool ignore_case; variable
288 if (ignore_case) in different()
607 ignore_case = true; in main()
Dptx.c85 static bool ignore_case = false; /* fold lower to upper for sorting */ variable
411 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()
Djoin.c174 static bool ignore_case; variable
365 if (ignore_case) in keycmp()
1050 ignore_case = true; in main()