Searched refs:rl_completion_display_matches_hook (Results 1 – 2 of 2) sorted by relevance
/external/libedit/src/editline/ | ||
D | readline.h | 137 extern VFunction *rl_completion_display_matches_hook; |
/external/libedit/src/ | ||
D | readline.c | 128 VFunction *rl_completion_display_matches_hook = NULL; variable |