Home
last modified time | relevance | path

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

/openbsd/src/gnu/lib/libreadline/
Dhistexpand.c520 int substitute_globally, want_quotes, print_only; local
602 want_quotes = substitute_globally = print_only = 0;
625 want_quotes = 'q';
629 want_quotes = 'x';
812 if (want_quotes)
816 if (want_quotes == 'q')
818 else if (want_quotes == 'x')