Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A Dutf8proc_internal.h697 UTF8PROC_DLLEXPORT utf8proc_uint8_t *utf8proc_NFC(const utf8proc_uint8_t *str);
H A Dutf8proc.c737 UTF8PROC_DLLEXPORT utf8proc_uint8_t *utf8proc_NFC(const utf8proc_uint8_t *str) { in utf8proc_NFC() function
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dutf8proc.c68 SVN_UNUSED(utf8proc_NFC); in svn_utf__utf8proc_runtime_version()