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

/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Ddirent_uri.c1444 apr_size_t root_len;
1454 root_len = dirent_root_length(child_dirent, strlen(child_dirent));
1455 if (root_len > len)
1485 if (root_len == len)
1442 apr_size_t root_len; local

Completed in 50 milliseconds