Searched refs:STRING_SET_RANGE (Results 1 – 3 of 3) sorted by relevance
1467 STRING_SET_RANGE, /* range, if used */ enumerator
1952 if(s->resume_from || data->set.str[STRING_SET_RANGE]) {1959 s->range = strdup(data->set.str[STRING_SET_RANGE]);
2195 return Curl_setstropt(&data->set.str[STRING_SET_RANGE], ptr); in setopt_cptr()
Completed in 24 milliseconds