Home
last modified time | relevance | path

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

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUtility.java943 private static int codePointAndLength(int c, int length) { in codePointAndLength() method in Utility
949 private static int codePointAndLength(int c, int start, int limit) { in codePointAndLength() method in Utility