Searched refs:nodeHasBefore2 (Results 1 – 4 of 4) sorted by relevance
275 static inline UBool nodeHasBefore2(int64_t node) { in nodeHasBefore2() function
615 if(nodeHasBefore2(node)) { in getSpecialResetPosition()994 if(strength == UCOL_SECONDARY ? !nodeHasBefore2(node) : !nodeHasBefore3(node)) { in findCommonNode()
404 if(nodeHasBefore2(node)) { in getSpecialResetPosition()757 if(strength == Collator.SECONDARY ? !nodeHasBefore2(node) : !nodeHasBefore3(node)) {1471 private static boolean nodeHasBefore2(long node) { in nodeHasBefore2() method in CollationBuilder
408 if(nodeHasBefore2(node)) { in getSpecialResetPosition()761 if(strength == Collator.SECONDARY ? !nodeHasBefore2(node) : !nodeHasBefore3(node)) {1475 private static boolean nodeHasBefore2(long node) { in nodeHasBefore2() method in CollationBuilder