Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A Dutf8proc_internal.h621 UTF8PROC_DLLEXPORT utf8proc_int32_t utf8proc_toupper(utf8proc_int32_t c);
H A DNEWS.md78 - New `utf8proc_tolower` and `utf8proc_toupper` functions, portable
H A Dutf8proc.c368 UTF8PROC_DLLEXPORT utf8proc_int32_t utf8proc_toupper(utf8proc_int32_t c) in utf8proc_toupper() function
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dutf8proc.c61 SVN_UNUSED(utf8proc_toupper); in svn_utf__utf8proc_runtime_version()