Searched refs:complete_command (Results 1 – 5 of 5) sorted by relevance
147 def complete_command(self): member in samplecmdclass
145 def complete_command(self): member in samplecmdclass
464 char *complete_command (char *text,int state) in complete_command() function
299 char *complete_command (char *text,int state);
445 rl_completion_entry_function=(Function *) complete_command; in init_readline()