Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Du8_textprep.h69 #define U8_STRCMP_CI_UPPER (0x00000002) macro
81 #define U8_TEXTPREP_TOUPPER (U8_STRCMP_CI_UPPER)
/titanic_50/usr/src/common/unicode/
H A Du8_textprep.c1866 f = flag & (U8_STRCMP_CS | U8_STRCMP_CI_UPPER | in u8_strcmp()
1870 } else if (f != U8_STRCMP_CS && f != U8_STRCMP_CI_UPPER && in u8_strcmp()
1901 if (flag == U8_STRCMP_CI_UPPER) { in u8_strcmp()
/titanic_50/usr/src/uts/common/fs/pcfs/
H A Dpc_dir.c614 (u8_strcmp(snm, tnm, 0, U8_STRCMP_CI_UPPER, U8_UNICODE_LATEST, in pc_rename()
1121 if ((u8_strcmp(lfn, namep, 0, U8_STRCMP_CI_UPPER, in pc_match_long_fn()