Home
last modified time | relevance | path

Searched refs:plus (Results 1 – 9 of 9) sorted by relevance

/curl/docs/cmdline-opts/
H A Dcrlf.md18 Convert line feeds to carriage return plus line feeds in upload. Useful for
H A Durl-query.md28 If the argument starts with a '+' (plus), the rest of the string is provided
/curl/docs/libcurl/opts/
H A DCURLOPT_MAIL_RCPT.md40 should be specified as the username or username plus domain (as per Section
H A DCURLOPT_RESOLVE.md53 added without the leading plus character never times out whereas entries added
/curl/tests/data/
H A DDISABLED92 # tests listed here, plus 1112 and 1272
/curl/lib/
H A Durlapi.c1643 char *plus = *part; in curl_url_get() local
1644 for(i = 0; i < partlen; ++plus, i++) { in curl_url_get()
1645 if(*plus == '+') in curl_url_get()
1646 *plus = ' '; in curl_url_get()
/curl/docs/libcurl/
H A Dcurl_url_get.md70 The query component also gets plus-to-space conversion as a bonus when this
H A Dcurl_url_set.md183 The query part gets space-to-plus converted before the URL conversion is
/curl/m4/
H A Dcurl-compilers.m4572 dnl we select ANSI C89 dialect plus GNU extensions.

Completed in 27 milliseconds