Searched refs:fcomplete (Results 1 – 7 of 7) sorted by relevance
1055 tk_text = fcomplete(word); in init_compl()1064 tk_text = fcomplete(word+1); in init_compl()1067 tk_text = fcomplete(qword); in init_compl()
390 public char * fcomplete(char *s) in fcomplete() function
143 public char * fcomplete(char *s);
324 recommended to also pass the flag ``-fcomplete-member-pointers``, which
787 .. option:: -fcomplete-member-pointers, -fno-complete-member-pointers
3645 -fcomplete-member-pointers
871 v514 7/27/17 Fix bug in fcomplete when pattern does not match a file.