Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUtility.java816 public static int unescapeAndLengthAt(CharSequence s, int offset) { in unescapeAndLengthAt() method in Utility
820 private static int unescapeAndLengthAt(CharSequence s, int offset, int length) { in unescapeAndLengthAt() method in Utility
/external/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