Searched refs:UNORM_COMPARE_NORM_OPTIONS_SHIFT (Results 1 – 4 of 4) sorted by relevance
185 #define UNORM_COMPARE_NORM_OPTIONS_SHIFT 20 macro
852 int32_t normOptions=(int32_t)(options>>UNORM_COMPARE_NORM_OPTIONS_SHIFT); in ref_norm_compare()878 int32_t normOptions=(int32_t)(options>>UNORM_COMPARE_NORM_OPTIONS_SHIFT); in _norm_compare()1063 { UNORM_UNICODE_3_2<<UNORM_COMPARE_NORM_OPTIONS_SHIFT, "Unicode 3.2" } in TestCompare()
430 …rc=Normalizer::compare(field[0], field[2], (options<<UNORM_COMPARE_NORM_OPTIONS_SHIFT)|U_COMPARE_I… in checkConformance()
579 int32_t normOptions=(int32_t)(options>>UNORM_COMPARE_NORM_OPTIONS_SHIFT); in unorm_compare()