Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/include/private/
H A Dsvn_utf_private.h247 svn_utf__utf8proc_runtime_version(void);
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dutf8proc.c56 svn_utf__utf8proc_runtime_version(void) in svn_utf__utf8proc_runtime_version() function
H A Dsysinfo.c178 lib->runtime_version = apr_pstrdup(pool, svn_utf__utf8proc_runtime_version()); in svn_sysinfo__linked_libs()