Searched refs:exact_match (Results 1 – 1 of 1) sorted by relevance
611 bool exact_match; /* Whether to compare case insensitively */ member2785 ext->exact_match = false; in parse_ls_color()2906 e1->exact_match = true; in parse_ls_color()2907 e2->exact_match = true; in parse_ls_color()5066 if (ext->exact_match) in get_color_indicator()