Searched refs:UTF8PROC_DECOMPOSE (Results 1 – 3 of 3) sorted by relevance
407 if (options & (UTF8PROC_COMPOSE|UTF8PROC_DECOMPOSE)) { in utf8proc_decompose_char()464 if (options & (UTF8PROC_COMPOSE|UTF8PROC_DECOMPOSE)) { in utf8proc_decompose_char()498 if ((options & UTF8PROC_COMPOSE) && (options & UTF8PROC_DECOMPOSE)) in utf8proc_decompose_custom()501 !(options & UTF8PROC_COMPOSE) && !(options & UTF8PROC_DECOMPOSE)) in utf8proc_decompose_custom()536 if ((options & (UTF8PROC_COMPOSE|UTF8PROC_DECOMPOSE)) && bufsize >= wpos) { in utf8proc_decompose_custom()733 UTF8PROC_DECOMPOSE); in utf8proc_NFD()747 UTF8PROC_DECOMPOSE | UTF8PROC_COMPAT); in utf8proc_NFKD()
167 UTF8PROC_DECOMPOSE = (1<<4), enumerator
102 UTF8PROC_DECOMPOSE | UTF8PROC_STABLE in unicode_decomposition()360 UTF8PROC_DECOMPOSE | UTF8PROC_STABLE | nullterm); in svn_utf__glob()