Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
HDhash.c629 hashfunc_compatible(const char *char_key, apr_ssize_t *klen) in hashfunc_compatible() function
667 return apr_hash_make_custom(pool, hashfunc_compatible); in svn_hash__make()