Home
last modified time | relevance | path

Searched refs:quoted (Results 1 – 15 of 15) sorted by relevance

/curl/lib/
H A Dnetrc.c91 bool quoted; in parsenetrc() local
109 quoted = (*tok == '\"'); in parsenetrc()
112 if(!quoted) { in parsenetrc()
H A Dhsts.c163 bool quoted = FALSE; in Curl_hsts_parse() local
175 quoted = TRUE; in Curl_hsts_parse()
184 if(quoted) { in Curl_hsts_parse()
H A Daltsvc.c528 bool quoted = FALSE; in Curl_altsvc_parse() local
611 quoted = TRUE; in Curl_altsvc_parse()
614 if(quoted) { in Curl_altsvc_parse()
/curl/tests/data/
H A Dtest64833 …hould be split by encoder.;headers=Content-disposition: "inline";encoder=quoted-printable' -F "=@%…
63 Content-Transfer-Encoding: quoted-printable
H A Dtest68023 netrc with quoted password but missing end quote
H A Dtest67934 netrc with quoted password
H A Dtest115340 FTP with quoted double quotes
H A Dtest109559 HTTP with Digest and realm with quoted quotes
/curl/docs/cmdline-opts/
H A Dform.md73 If filename/path contains ',' or ';', it must be quoted by double-quotes like:
81 Note that if a filename/path is quoted by double-quotes, any double-quote
132 with a transfer error, *quoted-printable* and *base64* that encodes data
136 Example: send multipart mail with a quoted-printable text message and a
139 curl -F '=text message;encoder=quoted-printable' \
H A Dquote.md40 itself before sending them to the server. Filenames may be quoted shell-style
/curl/m4/
H A Dxc-translit.m4146 dnl Expands to quoted result of 'expression' expansion.
154 dnl Expands to quoted result of 'patsubst' expansion.
162 dnl Expands to quoted result of 'translit' expansion.
/curl/docs/libcurl/
H A Dcurl_mime_encoder.md58 "*quoted-printable*": data is encoded in quoted printable lines of
/curl/docs/libcurl/opts/
H A DCURLOPT_NETRC.md78 newline. Starting in 7.84.0, libcurl also supports quoted strings. They start
/curl/packages/OS400/rpg-examples/
H A DSMTPSRCMBR108 curl_mime_encoder_ccsid(mimepart: 'quoted-printable': 0);
/curl/
H A Dacinclude.m431 dnl result in a set of double-quoted strings the returned expansion will
32 dnl actually be a single double-quoted string concatenating all them.

Completed in 74 milliseconds