Searched refs:color_codes (Results 1 – 1 of 1) sorted by relevance
17 static const char * const color_codes[] = { variable57 ret += fprintf(fp, "%s", color_codes[attr_colors[attr]]); in color_fprintf()59 ret += fprintf(fp, "%s", color_codes[C_CLEAR]); in color_fprintf()