Lines Matching defs:all
159 * We are asked to cherry-pick protocols, so play it safe and disallow all
167 if(curl_strequal(str, "all")) {
594 * encompasses all the encodings we support.
601 char all[256];
602 Curl_all_content_encodings(all, sizeof(all));
603 result = Curl_setstropt(&data->set.str[STRING_ENCODING], all);
778 /* throw away all existing cookies if this isn't a shared cookie
790 * Set cookie file name to dump all cookies to when we're done.
826 /* clear all cookies */
1013 /* the DIGEST_IE bit is only used to set a special marker, for all the
1095 /* the DIGEST_IE bit is only used to set a special marker, for all the
1663 * Set to a void * that should receive all error writes. This
1670 * Set to a FILE * that should receive all error writes. This