Searched refs:found_whitespace (Results 1 – 1 of 1) sorted by relevance
1176 bool found_whitespace; in parse_file() local1189 found_whitespace = false; in parse_file()1205 found_whitespace = true; in parse_file()1254 if (found_whitespace && name && !strcasecmp(name, "neverallow")) { in parse_file()