Searched refs:nodeHasBefore3 (Results 1 – 4 of 4) sorted by relevance
321 if(nodeHasBefore3(node)) { in getSpecialResetPosition()408 if(nodeHasBefore3(node)) { in getSpecialResetPosition()757 if(strength == Collator.SECONDARY ? !nodeHasBefore2(node) : !nodeHasBefore3(node)) {1474 private static boolean nodeHasBefore3(long node) { in nodeHasBefore3() method in CollationBuilder
325 if(nodeHasBefore3(node)) { in getSpecialResetPosition()412 if(nodeHasBefore3(node)) { in getSpecialResetPosition()761 if(strength == Collator.SECONDARY ? !nodeHasBefore2(node) : !nodeHasBefore3(node)) {1478 private static boolean nodeHasBefore3(long node) { in nodeHasBefore3() method in CollationBuilder
278 static inline UBool nodeHasBefore3(int64_t node) { in nodeHasBefore3() function
527 if(nodeHasBefore3(node)) { in getSpecialResetPosition()619 if(nodeHasBefore3(node)) { in getSpecialResetPosition()994 if(strength == UCOL_SECONDARY ? !nodeHasBefore2(node) : !nodeHasBefore3(node)) { in findCommonNode()