Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/less/
H A Dfuncs.h88 public char * cmd_lastpattern(void);
H A Dcmdbuf.c1324 public char * cmd_lastpattern(void) in cmd_lastpattern() function
H A Dsearch.c1442 pattern = cmd_lastpattern(); in hist_pattern()