entry_function    718 lib/widget/input_complete.c completion_matches (const char *text, CompletionFunction entry_function, input_complete_t flags)
entry_function    733 lib/widget/input_complete.c     while ((string = (*entry_function) (text, matches, flags)) != NULL)