Home
last modified time | relevance | path

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

/freebsd-head/contrib/less/
HDless.h449 #define AT_COLOR_SEARCH (10 << AT_COLOR_SHIFT) macro
HDsearch.c665 return (AT_HILITE|AT_COLOR_SEARCH); in is_hilited_attr()
1048 AT_HILITE | AT_COLOR_SEARCH, chpos); in hilite_line()
1055 AT_HILITE | AT_COLOR_SEARCH, chpos); in hilite_line()
HDoptfunc.c592 case 'S': return AT_COLOR_SEARCH; in color_from_namechar()
HDline.c130 { AT_COLOR_SEARCH, "kG" },