Searched refs:completion_function_input (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/lib/libedit/TEST/
H A Dtest_filecompletion.c47 const char *completion_function_input ; /*the text received by fn_filename_completion_function */ member in struct:__anon2
48 const char *expanded_text[2]; /* the value to which completion_function_input should be expanded */
506 if (strcmp(text, inputs[i].completion_function_input) == 0) {

Completed in 198 milliseconds