Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Du8_textprep.h76 #define U8_STRCMP_NFD (U8_CANON_DECOMP) macro
84 #define U8_TEXTPREP_NFD (U8_STRCMP_NFD)
/titanic_44/usr/src/common/unicode/
H A Du8_textprep.c1877 if (f && f != U8_STRCMP_NFD && f != U8_STRCMP_NFC && in u8_strcmp()