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