Searched defs:getCommonPrefixLength (Results 1 – 5 of 5) sorted by relevance
104 int32_t StringSegment::getCommonPrefixLength(const UnicodeString& other) { in getCommonPrefixLength() function in StringSegment
106 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