Searched refs:how_search (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/less/
H A Dopttbl.c22 public int how_search; /* Where should forward searches start? */ variable
137 TRIPLE, OPT_ONPLUS, &how_search, NULL,
H A Dsearch.c25 extern int how_search;
674 if (how_search == OPT_ON)
683 } else if (how_search == OPT_ONPLUS && !(search_type & SRCH_AFTER_TARGET))

Completed in 108 milliseconds