Home
last modified time | relevance | path

Searched refs:rl_completion_display_matches_hook (Results 1 – 2 of 2) sorted by relevance

/external/libedit/src/editline/
Dreadline.h137 extern VFunction *rl_completion_display_matches_hook;
/external/libedit/src/
Dreadline.c128 VFunction *rl_completion_display_matches_hook = NULL; variable