Home
last modified time | relevance | path

Searched defs:color_map (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/less/
H A Dline.c120 struct color_map { int attr; char color[12]; }; argument
121 static struct color_map color_map[] = { variable