Searched defs:getCommonPrefixLength (Results 1 – 3 of 3) sorted by relevance
104 int32_t StringSegment::getCommonPrefixLength(const UnicodeString& other) { in getCommonPrefixLength() function in StringSegment
86 public static int getCommonPrefixLength(RbPath lhs, RbPath rhs) { in getCommonPrefixLength() method in RbPath
91 static int getCommonPrefixLength(/* @Nullable */ CldrPath a, /* @Nullable */ CldrPath b) { in getCommonPrefixLength() method