Home
last modified time | relevance | path

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

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUtility.java812 public static int unescapeAndLengthAt(CharSequence s, int offset) { in unescapeAndLengthAt() method in Utility
816 private static int unescapeAndLengthAt(CharSequence s, int offset, int length) { in unescapeAndLengthAt() method in Utility