Home
last modified time | relevance | path

Searched refs:UTF8PROC_COMPAT (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/utf8proc/
H A Dutf8proc.c466 (!property->decomp_type || (options & UTF8PROC_COMPAT))) { in utf8proc_decompose_char()
747 UTF8PROC_DECOMPOSE | UTF8PROC_COMPAT); in utf8proc_NFKD()
754 UTF8PROC_COMPOSE | UTF8PROC_COMPAT); in utf8proc_NFKC()
H A Dutf8proc_internal.h163 UTF8PROC_COMPAT = (1<<2), enumerator
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dutf8proc.c451 UTF8PROC_COMPAT | UTF8PROC_STABLE | UTF8PROC_LUMP in svn_utf__fuzzy_escape()