Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A Dutf8proc_internal.h695 UTF8PROC_DLLEXPORT utf8proc_uint8_t *utf8proc_NFD(const utf8proc_uint8_t *str);
H A Dutf8proc.c730 UTF8PROC_DLLEXPORT utf8proc_uint8_t *utf8proc_NFD(const utf8proc_uint8_t *str) { in utf8proc_NFD() function
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dutf8proc.c67 SVN_UNUSED(utf8proc_NFD); in svn_utf__utf8proc_runtime_version()