Home
last modified time | relevance | path

Searched refs:fit (Results 1 – 10 of 10) sorted by relevance

/curl/lib/
H A Ddynbuf.c72 size_t fit = len + indx + 1; /* new string + old string + zero byte */ in dyn_nappend() local
82 if(fit > s->toobig) { in dyn_nappend()
91 else if(fit < MIN_FIRST_ALLOC) in dyn_nappend()
94 a = fit; in dyn_nappend()
97 while(a < fit) in dyn_nappend()
/curl/tests/data/
H A Dtest123818 # ~1200 bytes (so that they don't fit in two 512 byte chunks)
/curl/packages/vms/
H A Dbuild_gnv_curl_pcsi_text.com5 $! 2. [--]readme. file from the Curl distribution, modified to fit
7 $! 3. [--]copying file from the Curl distribution, modified to fit
/curl/docs/libcurl/opts/
H A DCURLMOPT_MAXCONNECTS.md31 enlarges the size for each added easy handle to make it fit 4 times the number
H A DCURLOPT_HTTP_VERSION.md41 thinks fit.
/curl/m4/
H A Dxc-lt-iface.m4135 # behavior to fit host system idiosyncrasies later in this script.
/curl/.github/
H A Dlabeler.yml11 # the files fit into the category, and the any-glob-to-any-file ones are added
/curl/docs/cmdline-opts/
H A Dwrite-out.md27 text that curl thinks fit, as described below. All variables are specified as
/curl/tests/
H A Druntests.md312 save it with a new number and then adjust it to fit. There is an attempt to
/curl/docs/libcurl/
H A Dlibcurl-tutorial.md1046 think fit. Adding headers is this easy:

Completed in 24 milliseconds