Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A Dutf8proc_internal.h681 UTF8PROC_DLLEXPORT utf8proc_ssize_t utf8proc_map_custom(
H A Dutf8proc.c697 return utf8proc_map_custom(str, strlen, dstptr, options, NULL, NULL); in utf8proc_map()
700 UTF8PROC_DLLEXPORT utf8proc_ssize_t utf8proc_map_custom( in utf8proc_map_custom() function
H A DNEWS.md7 - New functions `utf8proc_map_custom` and `utf8proc_decompose_custom`