Searched refs:match_colour (Results 1 – 1 of 1) sorted by relevance
711 static WORD match_colour; variable755 match_colour = decode_ANSI_colour(colour_string); in init_colour_output()757 if (!match_colour) do_colour = FALSE; in init_colour_output()1016 else SetConsoleTextAttribute(hstdout, match_colour); in print_match()