Searched refs:hilite_search (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/less/
H A Dsearch.c40 extern int hilite_search;
436 if (hilite_search == 0)
630 if (hilite_search == OPT_ONPLUS)
892 if (hilite_search == OPT_ON)
934 if (hilite_search == OPT_ONPLUS && !hide_hilite)
979 if (hilite_search == OPT_ON)
987 if (hilite_search == OPT_ONPLUS && hide_hilite)
1006 if (hilite_search)
1016 if (hilite_search == OPT_ONPLUS)
1051 if (hilite_search
[all...]
H A Dinput.c33 extern int hilite_search;
62 if (hilite_search == OPT_ONPLUS || is_filtering() || status_col)
264 if (hilite_search == OPT_ONPLUS || is_filtering() || status_col)
H A Dopttbl.c57 public int hilite_search; /* Highlight matched search patterns? */ variable
213 TRIPLE|HL_REPAINT, OPT_ONPLUS, &hilite_search, NULL,
H A Dscreen.c238 extern int hilite_search;
1190 hilite_search = 0;

Completed in 53 milliseconds