Home
last modified time | relevance | path

Searched refs:utf8proc_category_string (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A Dutf8proc_internal.h650 UTF8PROC_DLLEXPORT const char *utf8proc_category_string(utf8proc_int32_t codepoint);
H A DNEWS.md114 Also, a function `utf8proc_category_string(c)` that returns the Unicode
H A Dutf8proc.c390 UTF8PROC_DLLEXPORT const char *utf8proc_category_string(utf8proc_int32_t c) { in utf8proc_category_string() function
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dutf8proc.c66 SVN_UNUSED(utf8proc_category_string); in svn_utf__utf8proc_runtime_version()