Lines Matching full:inquote
3962 int inquote = 0;3969 for (parens = 0; *str && (parens > 0 || inquote || notend (str)); str++)3971 if (! inquote)3986 inquote = ! inquote;4345 int inquote = 0;4349 if ((*s == ' ' || *s == '\t') && ! inquote)4367 inquote = ! inquote;