Searched refs:STRING_OPTIONS (Results 1 – 3 of 3) sorted by relevance
1474 STRING_OPTIONS, /* <options>, if used */ enumerator
2677 if(data->set.str[STRING_OPTIONS]) {2679 *optionsp = strdup(data->set.str[STRING_OPTIONS]);
2144 return Curl_setstropt(&data->set.str[STRING_OPTIONS], ptr); in setopt_cptr()
Completed in 24 milliseconds