Searched refs:U8_STRCMP_CI_UPPER (Results 1 – 3 of 3) sorted by relevance
69 #define U8_STRCMP_CI_UPPER (0x00000002) macro81 #define U8_TEXTPREP_TOUPPER (U8_STRCMP_CI_UPPER)
1866 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()
614 (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()