Searched refs:ret_path (Results 1 – 2 of 2) sorted by relevance
188 char **ret_path) in http_client_url_parse() argument230 *ret_path = path; in http_client_url_parse()
1972 const char *ret_path; in ra_svn_get_locations() local1983 &revision, &ret_path)); in ra_svn_get_locations()1984 ret_path = svn_fspath__canonicalize(ret_path, pool); in ra_svn_get_locations()1987 sizeof(revision), ret_path); in ra_svn_get_locations()2027 const char *ret_path; in ra_svn_get_location_segments() local2041 &range_start, &range_end, &ret_path)); in ra_svn_get_location_segments()2046 if (ret_path) in ra_svn_get_location_segments()2047 ret_path = svn_relpath_canonicalize(ret_path, iterpool); in ra_svn_get_location_segments()2048 segment->path = ret_path; in ra_svn_get_location_segments()