Home
last modified time | relevance | path

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

/NextBSD/contrib/libreadline/
HDhistsearch.c109 if (anchored == ANCHORED_SEARCH)
172 return (history_search_internal (string, direction, ANCHORED_SEARCH));
HDhistlib.h72 #define ANCHORED_SEARCH 1 macro