Home
last modified time | relevance | path

Searched refs:uri_schema_root_length (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
HDdirent_uri.c192 uri_schema_root_length(const char *uri, apr_size_t len) in uri_schema_root_length() function
281 root_length = uri_schema_root_length(uri, len); in uri_previous_segment()
999 return (len == uri_schema_root_length(uri, len)); in svn_uri_is_root()