Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/less/
Dcmdbuf.c1089 tk_text = fcomplete(word); in init_compl()
1098 tk_text = fcomplete(word+1); in init_compl()
1101 tk_text = fcomplete(qword); in init_compl()
Dfuncs.h124 public char * fcomplete ();
Dfilename.c410 fcomplete(s) in fcomplete() function