Searched defs:rl_completion_word_break_hook (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Dcomplete.c304 rl_cpvfunc_t *rl_completion_word_break_hook = (rl_cpvfunc_t *)NULL; variable
/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Dcomplete.c312 rl_cpvfunc_t *rl_completion_word_break_hook = (rl_cpvfunc_t *)NULL; variable
/netbsd-current/lib/libedit/
H A Dreadline.c116 char *(*rl_completion_word_break_hook)(void) = NULL; variable

Completed in 137 milliseconds