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

/xsrc/external/mit/xlsclients/dist/
H A Dxlsclients.c606 Bool need_quote = False, in_quote = False; local in function:print_quoted_word
627 in_quote = need_quote;
634 if (in_quote) {
644 in_quote = True;
650 if (in_quote && maxlen>0) {

Completed in 4 milliseconds