Home
last modified time | relevance | path

Searched refs:AT_COLOR_SEARCH (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/less/
H A Dless.h454 #define AT_COLOR_SEARCH (10 << AT_COLOR_SHIFT) macro
H A Dsearch.c649 return (AT_HILITE|AT_COLOR_SEARCH); in is_hilited_attr()
1030 AT_HILITE | AT_COLOR_SEARCH, chpos); in hilite_line()
1037 AT_HILITE | AT_COLOR_SEARCH, chpos); in hilite_line()
H A Doptfunc.c620 case 'S': return AT_COLOR_SEARCH; in color_from_namechar()
H A Dline.c137 { AT_COLOR_SEARCH, "kG" },