Lines Matching defs:check
193 * not, as it then might check a different header list. Provide the header
944 * Here we check if we want the specific single authentication (using ==) and
1451 Curl_compareheader(const char *headerline, /* line to check */
1511 function to make the reuse checks properly be able to check this bit. */
1561 if(!premature && /* this check is pointless when DONE is called before the
1616 /* check and possibly add an Expect: header */
2402 /* Some kind of TE is requested, check if 'chunked' is chosen */
3470 /* check for Content-Type: header lines to get the MIME-type */
3535 /* One or more encodings. We check for chunked and/or a compression
3719 CURLcode check =
3722 if(check)
3951 /* check if this looks like a protocol header */
4197 * The check for close above is done simply because of something
4200 * avoid this check.
4413 statusline check =
4417 if(check == STATUS_DONE) {