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

/freebsd-11-stable/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) { function
681 wpos += unsafe_encode_char(uc, ((utf8proc_uint8_t *)buffer) + wpos);

Completed in 64 milliseconds