Searched refs:fcomplete (Results 1 – 3 of 3) sorted by relevance
1089 tk_text = fcomplete(word); in init_compl()1098 tk_text = fcomplete(word+1); in init_compl()1101 tk_text = fcomplete(qword); in init_compl()
124 public char * fcomplete ();
410 fcomplete(s) in fcomplete() function