Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dcommand.c1400 int save_search_type; in commands() local
1944 save_search_type = search_type = last_search_type; in commands()
1947 last_search_type = save_search_type; in commands()
1955 save_search_type = search_type = last_search_type; in commands()
1958 last_search_type = save_search_type; in commands()