Searched refs:nodeHasBefore3 (Results 1 – 4 of 4) sorted by relevance
318 if(nodeHasBefore3(node)) { in getSpecialResetPosition()405 if(nodeHasBefore3(node)) { in getSpecialResetPosition()754 if(strength == Collator.SECONDARY ? !nodeHasBefore2(node) : !nodeHasBefore3(node)) {1469 private static boolean nodeHasBefore3(long node) { in nodeHasBefore3() method in CollationBuilder
322 if(nodeHasBefore3(node)) { in getSpecialResetPosition()409 if(nodeHasBefore3(node)) { in getSpecialResetPosition()758 if(strength == Collator.SECONDARY ? !nodeHasBefore2(node) : !nodeHasBefore3(node)) {1473 private static boolean nodeHasBefore3(long node) { in nodeHasBefore3() method in CollationBuilder
276 static inline UBool nodeHasBefore3(int64_t node) { in nodeHasBefore3() function
525 if(nodeHasBefore3(node)) { in getSpecialResetPosition()617 if(nodeHasBefore3(node)) { in getSpecialResetPosition()992 if(strength == UCOL_SECONDARY ? !nodeHasBefore2(node) : !nodeHasBefore3(node)) { in findCommonNode()