Home
last modified time | relevance | path

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

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