Searched refs:completion_function_input (Results 1 – 1 of 1) sorted by relevance
47 const char *completion_function_input ; /*the text received by fn_filename_completion_function */ member506 if (strcmp(text, inputs[i].completion_function_input) == 0) { in mycomplet_func()