Home
last modified time | relevance | path

Searched refs:unsafe_encode_char (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A Dutf8proc.c192 static utf8proc_ssize_t unsafe_encode_char(utf8proc_int32_t uc, utf8proc_uint8_t *dst) { in unsafe_encode_char() function
681 wpos += unsafe_encode_char(uc, ((utf8proc_uint8_t *)buffer) + wpos); in utf8proc_reencode()
H A DNEWS.md64 - Do not export symbol for internal function `unsafe_encode_char()` ([#55]).