Searched refs:ext (Results 1 – 7 of 7) sorted by relevance
45 my $ext = $type;55 $ext =~ s/CURLOPTTYPE_//;56 $ext =~ s/CBPOINT/CBPTR/;57 $ext =~ s/POINT\z//;58 $type = "CURLOT_$ext";
82 ext=".dist"85 cp "$a" "$a$ext"87 HEADER="$HEADER$ext"88 CHEADER="$CHEADER$ext"
71 curl_easy_setopt(curl, CURLOPT_URL, "ftp://example.com/dir/file.ext");
235 call :extension %3 ext252 if "%ext%" == "c" (254 ) else if "%ext%" == "h" (256 ) else if "%ext%" == "rc" (
14 ! [xxx.yyy]file.ext is a file for the rename and add phases.
391 X509_EXTENSION *ext = sk_X509_EXTENSION_value(exts, (ossl_valsize_t)i); in X509V3_ext() local399 obj = X509_EXTENSION_get_object(ext); in X509V3_ext()403 if(!X509V3_EXT_print(bio_out, ext, 0, 0)) in X509V3_ext()404 ASN1_STRING_print(bio_out, (ASN1_STRING *)X509_EXTENSION_get_data(ext)); in X509V3_ext()
1503 CURL (often using all caps) or sometimes ext/curl, but both cause much
Completed in 20 milliseconds