Home
last modified time | relevance | path

Searched refs:SRCH_AFTER_TARGET (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/less/
HDless.h366 #define SRCH_AFTER_TARGET (1 << 14) /* Start search after the target line */ macro
HDsearch.c1120 } else if (how_search == OPT_ONPLUS && !(search_type & SRCH_AFTER_TARGET))
1405 search_type |= SRCH_AFTER_TARGET;