Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A Dutf8proc_internal.h701 UTF8PROC_DLLEXPORT utf8proc_uint8_t *utf8proc_NFKC(const utf8proc_uint8_t *str);
H A Dutf8proc.c751 UTF8PROC_DLLEXPORT utf8proc_uint8_t *utf8proc_NFKC(const utf8proc_uint8_t *str) { in utf8proc_NFKC() function
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dutf8proc.c70 SVN_UNUSED(utf8proc_NFKC); in svn_utf__utf8proc_runtime_version()