Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_string_composition.h987 #define IS_DECOMPOSABLE_BLOCK(uc) \ macro
H A Darchive_string.c3034 if (!IS_DECOMPOSABLE_BLOCK(uc2)) { in archive_string_normalize_C()
3345 if (IS_DECOMPOSABLE_BLOCK(uc) && CCC(uc) != 0) { in archive_string_normalize_D()