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