Searched refs:to_lowercase (Results 1 – 1 of 1) sorted by relevance
101 static int to_lowercase; variable160 int to_lowercase, int be_quiet);256 int status = process_input (input_file, input_name, to_lowercase, be_quiet); in main()337 to_lowercase = 1; in parse_opt()418 process_input (FILE *input, const char *inname, int to_lowercase, int be_quiet) in process_input() argument462 if (to_lowercase) in process_input()