Lines Matching full:absolute_dir
4313 ssize_t absolute_dir = ((cur_pos - data->state.path > 0) &&4321 int len = curlx_sztosi(slash_pos - cur_pos + absolute_dir);4323 curl_easy_unescape(conn->data, cur_pos - absolute_dir, len, NULL);