Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/readline/
H A Dhistexpand.c529 int substitute_globally, subst_bywords, want_quotes, print_only; local
611 want_quotes = substitute_globally = subst_bywords = print_only = 0;
640 want_quotes = 'q';
644 want_quotes = 'x';
861 if (want_quotes)
865 if (want_quotes == 'q')
867 else if (want_quotes == 'x')