Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/libarchive/libarchive/
HDarchive_string_composition.h985 #define IS_DECOMPOSABLE_BLOCK(uc) \ macro
HDarchive_string.c3027 if (!IS_DECOMPOSABLE_BLOCK(uc2)) { in archive_string_normalize_C()
3338 if (IS_DECOMPOSABLE_BLOCK(uc) && CCC(uc) != 0) { in archive_string_normalize_D()