Home
last modified time | relevance | path

Searched defs:regionMatches (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUResource.java181 private boolean regionMatches(byte[] otherBytes, int otherOffset, int n) { in regionMatches() method in UResource.Key
190 private boolean regionMatches(int start, CharSequence cs, int n) { in regionMatches() method in UResource.Key
235 public boolean regionMatches(int start, CharSequence cs) { in regionMatches() method in UResource.Key