entry_function    698 lib/widget/input_complete.c completion_matches (const char *text, CompletionFunction entry_function, input_complete_t flags)
entry_function    705 lib/widget/input_complete.c     while ((string = entry_function (text, match_list->len, flags)) != NULL)