OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:expanded_text
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libedit/TEST/
test_filecompletion.c
48
const char *
expanded_text
[2]; /* the value to which completion_function_input should be expanded */
member in struct:__anonafb19ad80108
49
const wchar_t *escaped_output; /* expected escaped value of
expanded_text
*/
507
if (inputs[i].
expanded_text
[last_index] != NULL)
508
return strdup(inputs[i].
expanded_text
[last_index++]);
Completed in 11 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025