Home
last modified time | relevance | path

Searched refs:alias (Results 1 – 18 of 18) sorted by relevance

/curl/lib/
H A Doptiontable.pl111 $alias{$o} = $n;
120 my $a = $alias{$name};
123 $name = $alias{$name};
H A Dcontent_encoding.c954 (ce->alias && strncasecompare(name, ce->alias, len) in find_unencode_writer()
955 && !ce->alias[len])) in find_unencode_writer()
963 (ce->alias && strncasecompare(name, ce->alias, len) && !ce->alias[len])) in find_unencode_writer()
H A Dsendf.h109 const char *alias; /* writer name alias, maybe NULL. */ member
/curl/tests/
H A Dtest1139.pl54 my %alias = (
108 $alias{$1}=$3;
124 if($alias{$opt}) {
/curl/docs/libcurl/
H A Dcurl_easy_option_by_id.md34 returns the non-alias version of the cases where there is an alias function as
H A Dcurl_easy_option_next.md43 name is provided for backwards compatibility as an alias.
/curl/docs/cmdline-opts/
H A Ddata-ascii.md21 This option is just an alias for --data.
H A Ddisable-epsv.md23 --epsv can be used to explicitly enable EPSV again and --no-epsv is an alias
H A Ddisable-eprt.md25 --eprt can be used to explicitly enable EPRT again and --no-eprt is an alias
/curl/docs/libcurl/opts/
H A DCURLOPT_HTTP200ALIASES.md41 The alias itself is not parsed for any version strings. The protocol is
42 assumed to match HTTP 1.0 when an alias match.
H A DCURLOPT_XFERINFODATA.md33 This is an alias for CURLOPT_PROGRESSDATA(3).
H A DCURLOPT_HTTP_VERSION.md60 The alias *CURL_HTTP_VERSION_2* was added in 7.43.0 to better reflect the
/curl/packages/vms/
H A Dcurl_gnv_build_steps.txt195 an alias in upper case with CRC shortened, in addition to having an exact
196 case truncated alias and an uppercase truncated alias.
235 to create an alias link on install and remove the link on remove.
237 Since at this time curl does not need this alias procedure, the steps
H A Dgnv_libcurl_symbols.opt24 ! in pairs for both exact and with an uppercase alias.
27 ! The aliases will be the special shortened uppercase alias, and both
H A Dpcsi_gnv_curl_file_list.txt8 ! If more than one link, consider using an alias file.
/curl/packages/OS400/
H A DREADME.OS400349 curl_easy_setopt_blob() are all alias prototypes to curl_easy_setopt(), but
354 curl_easy_getinfo_off_t() are all alias prototypes to curl_easy_getinfo(),
357 curl_multi_setopt_function() and curl_multi_setopt_offset() are all alias
360 curl_share_setopt_proc() are all alias prototypes to curl_share_setopt,
362 _ Procedure curl_easy_setopt_blob_ccsid() is an alias of
368 alias. The same applies to curl_formadd_ccsid() too.
H A Dcurl.inc.in1165 d c 10057 PROGRESSDATA alias
2691 * option. Other argument lists may be implemented by alias procedure
/curl/CMake/
H A DPickyWarnings.cmake55 # Prefer the -Wextra alias with clang.

Completed in 35 milliseconds