Home
last modified time | relevance | path

Searched refs:STRING_OPTIONS (Results 1 – 3 of 3) sorted by relevance

/curl/lib/
H A Durldata.h1474 STRING_OPTIONS, /* <options>, if used */ enumerator
H A Durl.c2677 if(data->set.str[STRING_OPTIONS]) {
2679 *optionsp = strdup(data->set.str[STRING_OPTIONS]);
H A Dsetopt.c2144 return Curl_setstropt(&data->set.str[STRING_OPTIONS], ptr); in setopt_cptr()

Completed in 24 milliseconds