Searched refs:quoted (Results 1 – 8 of 8) sorted by relevance
98 B<"..."> is a quoted string.103 B<'...'> is a quoted string.
57 or uses quoted printable format.
58 and will not handle the case where it is in binary format or uses quoted
52 comments are not allowed, and no attempt is made to normalize quoted
95 int quoted; in chopup_args() local120 quoted = *p == '\'' || *p == '"'; in chopup_args()121 if (quoted) in chopup_args()126 if (quoted) { in chopup_args()
220 quoted with double (C<">) or single (C<'>) quotes.
700 # in handling quoted paths: https://quality.embarcadero.com/browse/RSP-31756
15206 names. The reason was that it compared the quoted version
Completed in 34 milliseconds