Searched refs:UNORM_COMPARE_NORM_OPTIONS_SHIFT (Results 1 – 5 of 5) sorted by relevance
192 #define UNORM_COMPARE_NORM_OPTIONS_SHIFT 20 macro
575 int32_t normOptions=(int32_t)(options>>UNORM_COMPARE_NORM_OPTIONS_SHIFT); in unorm_compare()
881 int32_t normOptions=(int32_t)(options>>UNORM_COMPARE_NORM_OPTIONS_SHIFT); in ref_norm_compare()907 int32_t normOptions=(int32_t)(options>>UNORM_COMPARE_NORM_OPTIONS_SHIFT); in _norm_compare()1092 { UNORM_UNICODE_3_2<<UNORM_COMPARE_NORM_OPTIONS_SHIFT, "Unicode 3.2" } in TestCompare()
422 …rc=Normalizer::compare(field[0], field[2], (options<<UNORM_COMPARE_NORM_OPTIONS_SHIFT)|U_COMPARE_I… in checkConformance()