Searched refs:oindex (Results 1 – 1 of 1) sorted by relevance
175 size_t oindex = queryp - orgclone; in Curl_dedotdotify() local176 qlen = strlen(&input[oindex]); in Curl_dedotdotify()177 memcpy(outptr, &input[oindex], qlen + 1); /* include the end zero byte */ in Curl_dedotdotify()