Searched refs:root_length (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Ddirent_uri.c277 apr_size_t root_length;
282 root_length = uri_schema_root_length(uri, len);
285 while (len > root_length && uri[i] != '/')
276 apr_size_t root_length; local

Completed in 65 milliseconds