Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A Dutf8proc_internal.h628 UTF8PROC_DLLEXPORT utf8proc_int32_t utf8proc_totitle(utf8proc_int32_t c);
H A Dutf8proc.c374 UTF8PROC_DLLEXPORT utf8proc_int32_t utf8proc_totitle(utf8proc_int32_t c) in utf8proc_totitle() function
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dutf8proc.c63 SVN_UNUSED(utf8proc_totitle); in svn_utf__utf8proc_runtime_version()