Searched refs:nodeHasBefore2 (Results 1 – 4 of 4) sorted by relevance
273 static inline UBool nodeHasBefore2(int64_t node) { in nodeHasBefore2() function
613 if(nodeHasBefore2(node)) { in getSpecialResetPosition()992 if(strength == UCOL_SECONDARY ? !nodeHasBefore2(node) : !nodeHasBefore3(node)) { in findCommonNode()
401 if(nodeHasBefore2(node)) { in getSpecialResetPosition()754 if(strength == Collator.SECONDARY ? !nodeHasBefore2(node) : !nodeHasBefore3(node)) {1466 private static boolean nodeHasBefore2(long node) { in nodeHasBefore2() method in CollationBuilder
405 if(nodeHasBefore2(node)) { in getSpecialResetPosition()758 if(strength == Collator.SECONDARY ? !nodeHasBefore2(node) : !nodeHasBefore3(node)) {1470 private static boolean nodeHasBefore2(long node) { in nodeHasBefore2() method in CollationBuilder