Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A Dutf8proc_internal.h699 UTF8PROC_DLLEXPORT utf8proc_uint8_t *utf8proc_NFKD(const utf8proc_uint8_t *str);
H A Dutf8proc.c744 UTF8PROC_DLLEXPORT utf8proc_uint8_t *utf8proc_NFKD(const utf8proc_uint8_t *str) { in utf8proc_NFKD() function
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dutf8proc.c69 SVN_UNUSED(utf8proc_NFKD); in svn_utf__utf8proc_runtime_version()