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

/freebsd-13-stable/contrib/less/
H A Dforwback.c39 extern int hilite_search;
160 if (hilite_search == OPT_ONPLUS || is_filtering() || status_col) {
323 if (hilite_search == OPT_ONPLUS || is_filtering() || status_col) {
H A Dinput.c32 extern int hilite_search;
64 if (hilite_search == OPT_ONPLUS || is_filtering() || status_col)
291 if (hilite_search == OPT_ONPLUS || is_filtering() || status_col)
H A Dsearch.c41 extern int hilite_search;
648 if (hilite_search == 0)
1064 if (hilite_search == OPT_ONPLUS)
1439 if (hilite_search == OPT_ON)
1525 if (hilite_search == OPT_ONPLUS && !hide_hilite)
1599 if (hilite_search == OPT_ON || status_col)
1607 if (hilite_search == OPT_ONPLUS && hide_hilite)
1627 if (hilite_search || status_col)
1637 if (hilite_search == OPT_ONPLUS || status_col)
1661 if (hilite_search
[all...]
H A Dopttbl.c67 public int hilite_search; /* Highlight matched search patterns? */ variable
232 TRIPLE|HL_REPAINT, OPT_ONPLUS, &hilite_search, NULL,
H A Dscreen.c280 extern int hilite_search;
1227 hilite_search = 0;

Completed in 69 milliseconds