Searched refs:quoted (Results 1 – 9 of 9) 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
88 int quoted; in chopup_args() local114 quoted = *p == '\'' || *p == '"'; in chopup_args()115 if (quoted) in chopup_args()120 if (quoted) { in chopup_args()
220 quoted with double (C<">) or single (C<'>) quotes.
89 initiate a connection. Every Initial packet contains the quoted Retry
722 # in handling quoted paths: https://quality.embarcadero.com/browse/RSP-31756
17145 names. The reason was that it compared the quoted version
Completed in 66 milliseconds