Searched refs:fit (Results 1 – 10 of 10) sorted by relevance
72 size_t fit = len + indx + 1; /* new string + old string + zero byte */ in dyn_nappend() local82 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()
18 # ~1200 bytes (so that they don't fit in two 512 byte chunks)
5 $! 2. [--]readme. file from the Curl distribution, modified to fit7 $! 3. [--]copying file from the Curl distribution, modified to fit
31 enlarges the size for each added easy handle to make it fit 4 times the number
41 thinks fit.
135 # behavior to fit host system idiosyncrasies later in this script.
11 # the files fit into the category, and the any-glob-to-any-file ones are added
27 text that curl thinks fit, as described below. All variables are specified as
312 save it with a new number and then adjust it to fit. There is an attempt to
1046 think fit. Adding headers is this easy:
Completed in 24 milliseconds