Searched refs:STRING_SET_RANGE (Results 1 – 3 of 3) sorted by relevance
1533 STRING_SET_RANGE, /* range, if used */ enumerator
2172 if(s->resume_from || data->set.str[STRING_SET_RANGE]) {2179 s->range = strdup(data->set.str[STRING_SET_RANGE]);
1564 result = Curl_setstropt(&data->set.str[STRING_SET_RANGE], in Curl_vsetopt()