Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A Dutf8proc_internal.h203 UTF8PROC_CHARBOUND = (1<<11), enumerator
H A Dutf8proc.c470 if (options & UTF8PROC_CHARBOUND) { in utf8proc_decompose_char()
678 if (options & UTF8PROC_CHARBOUND) { in utf8proc_reencode()