Home
last modified time | relevance | path

Searched refs:A_REVERSE_SEARCH (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/less/
H A Dcmd.h56 #define A_REVERSE_SEARCH 45 macro
H A Dlesskey_parse.c90 { "reverse-search", A_REVERSE_SEARCH },
H A Ddecode.c147 'N',0, A_REVERSE_SEARCH,
H A Dcommand.c1819 case A_REVERSE_SEARCH: in commands()