Home
last modified time | relevance | path

Searched refs:path_as_is (Results 1 – 7 of 7) sorted by relevance

/curl/src/
H A Dtool_cfgable.h280 bool path_as_is; member
H A Dtool_getparam.c1672 config->path_as_is = toggle; in getparameter()
H A Dtool_operate.c1359 if(config->path_as_is) in config2setopts()
/curl/lib/
H A Durldata.h1840 BIT(path_as_is); /* allow dotdots? */
H A Dsetopt.c1324 data->set.path_as_is = enabled; in setopt_long()
H A Durl.c1769 (data->set.path_as_is ? CURLU_PATH_AS_IS : 0)));
H A Dmulti.c1920 (data->set.path_as_is ? CURLU_PATH_AS_IS : 0)));

Completed in 58 milliseconds