Home
last modified time | relevance | path

Searched refs:rl_filename_dequoting_function (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/lib/libreadline/
H A Dcomplete.c269 rl_dequote_func_t *rl_filename_dequoting_function = (rl_dequote_func_t *)NULL; variable
803 rl_filename_dequoting_function)
806 temp = (*rl_filename_dequoting_function) (text, quote_char);
H A Dreadline.h674 extern rl_dequote_func_t *rl_filename_dequoting_function;
/openbsd/gnu/lib/libreadline/doc/
H A Drltech.texinfo1545 @deftypevar {rl_dequote_func_t *} rl_filename_dequoting_function