Home
last modified time | relevance | path

Searched refs:rl_completion_entry_function (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/demos/calc/
H A Dcalcread.c77 rl_completion_entry_function = calc_completion_entry; in calc_init_readline()
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dcomplete.c264 rl_compentry_func_t *rl_completion_entry_function = (rl_compentry_func_t *)NULL; variable
2014 our_func = rl_completion_entry_function in rl_complete_internal()
2015 ? rl_completion_entry_function in rl_complete_internal()
2716 our_func = rl_completion_entry_function in rl_old_menu_complete()
2717 ? rl_completion_entry_function in rl_old_menu_complete()
2849 our_func = rl_completion_entry_function in rl_menu_complete()
2850 ? rl_completion_entry_function in rl_menu_complete()
H A Dreadline.c1462 sp->entryfunc = rl_completion_entry_function; in rl_save_state()
1502 rl_completion_entry_function = sp->entryfunc; in rl_restore_state()
H A Dreadline.h665 extern rl_compentry_func_t *rl_completion_entry_function;
/netbsd-src/lib/libedit/readline/
H A Dreadline.h120 extern rl_compentry_func_t *rl_completion_entry_function;
/netbsd-src/lib/libedit/
H A Dreadline.c115 rl_compentry_func_t *rl_completion_entry_function = NULL; variable
1984 (rl_compentry_func_t *)rl_completion_entry_function, in rl_complete()
/netbsd-src/external/gpl3/gdb/dist/readline/readline/doc/
H A Drltech.texi1867 @code{rl_completion_entry_function}.
1894 @deftypevar {rl_compentry_func_t *} rl_completion_entry_function
1897 If the value of @code{rl_completion_entry_function} is
1901 address is assigned to @code{rl_completion_entry_function} and whose
1925 @code{rl_completion_matches()} and @code{rl_completion_entry_function}).
1984 @deftypevar {rl_compentry_func_t *} rl_completion_entry_function
1997 @code{rl_completion_entry_function} to generate matches, otherwise the
H A Dreadline.info3251 'rl_completion_entry_function'.
3274 -- Variable: rl_compentry_func_t * rl_completion_entry_function
3277 'rl_completion_entry_function' is 'NULL' then the default filename
3280 address is assigned to 'rl_completion_entry_function' and whose
3305 (see 'rl_completion_matches()' and 'rl_completion_entry_function').
3360 -- Variable: rl_compentry_func_t * rl_completion_entry_function
3371 call the value of 'rl_completion_entry_function' to generate
4883 * rl_completion_entry_function: How Completing Works.
4885 * rl_completion_entry_function <1>: Completion Variables.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-3.x1305 rl_completion_entry_function instead of completion_entry_function.
H A DChangeLog-201711212 * top.c (init_main): Don't install a rl_completion_entry_function
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-3.x1305 rl_completion_entry_function instead of completion_entry_function.
H A DChangeLog-201711212 * top.c (init_main): Don't install a rl_completion_entry_function