Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A Dutf8proc_internal.h169 UTF8PROC_IGNORE = (1<<5), enumerator
H A Dutf8proc.c425 if (options & UTF8PROC_IGNORE) { in utf8proc_decompose_char()