Home | History | Annotate | Download | only in config

Lines Matching refs:quoted

325   int quoted = *input_line_pointer == '"';
329 if (quoted)
383 int quoted;
389 quoted = *input_line_pointer == '"';
390 if (quoted)
393 if (quoted)