Searched refs:rl_quote_func_t (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/readline/
H A Drltypedefs.h54 typedef char *rl_quote_func_t PARAMS((char *, int, char *)); typedef
H A Dreadline.h695 extern rl_quote_func_t *rl_filename_quoting_function;
H A Dcomplete.c279 rl_quote_func_t *rl_filename_quoting_function = rl_quote_filename;
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dbracecomp.c174 rl_quote_func_t *orig_quoting_func;
187 rl_filename_quoting_function = (rl_quote_func_t *)NULL;
H A Dbashline.c2723 rl_quote_func_t *orig_quoting_function;

Completed in 301 milliseconds