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 - 4
of
4
) 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++]);
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++]);
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++]);
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 48 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025