Lines Matching refs:HAS_BEFORE3
196 const int32_t CollationBuilder::HAS_BEFORE3;885 int32_t hasThisLevelBefore = level == UCOL_SECONDARY ? HAS_BEFORE2 : HAS_BEFORE3;891 // Move the HAS_BEFORE3 flag from the parent node893 commonNode |= node & HAS_BEFORE3;894 node &= ~(int64_t)HAS_BEFORE3;