Searched refs:utf8proc_reencode (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dutf8proc.c170 result = utf8proc_reencode(buffer->data, result,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A Dutf8proc.c670 UTF8PROC_DLLEXPORT utf8proc_ssize_t utf8proc_reencode(utf8proc_int32_t *buffer, utf8proc_ssize_t length, utf8proc_option_t options) { function
716 result = utf8proc_reencode(buffer, result, options);
H A Dutf8proc_internal.h582 UTF8PROC_DLLEXPORT utf8proc_ssize_t utf8proc_reencode(utf8proc_int32_t *buffer, utf8proc_ssize_t length, utf8proc_option_t options);

Completed in 121 milliseconds