Searched refs:nodeHasBefore2 (Results 1 – 2 of 2) sorted by relevance
273 static inline UBool nodeHasBefore2(int64_t node) { in nodeHasBefore2() function
422 U_ASSERT(!nodeHasBefore2(node)); in addReset()442 U_ASSERT(!nodeHasBefore2(node)); in addReset()608 if(nodeHasBefore2(node)) { in getSpecialResetPosition()960 if(strength == UCOL_SECONDARY ? !nodeHasBefore2(node) : !nodeHasBefore3(node)) { in findCommonNode()