Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dcommand.c1833 osc8_search(SRCH_FORW, NULL, number); in commands()
1844 osc8_search(SRCH_BACK, NULL, number); in commands()
H A Dsearch.c1742 public void osc8_search(int search_type, constant char *param, int matches) in osc8_search() function
1915 osc8_search(SRCH_FORW|SRCH_WRAP, param, 1); in osc8_open()
H A Dfuncs.h406 public void osc8_search(int search_type, constant char *param, int matches);