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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A Dutf8proc_internal.h44 * - Unicode normalization: @ref utf8proc_NFD, @ref utf8proc_NFC, @ref utf8proc_NFKD, @ref utf8proc_NFKC
699 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) { function
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dutf8proc.c71 SVN_UNUSED(utf8proc_NFKD);

Completed in 70 milliseconds