Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duniset.cpp686 int32_t UnicodeSet::matchRest(const Replaceable& text, in matchRest() function in UnicodeSet
/external/icu/android_icu4j/src/main/java/android/icu/text/
DUnicodeSet.java993 private static int matchRest (Replaceable text, int start, int limit, String s) { in matchRest() method
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSet.java1019 private static int matchRest (Replaceable text, int start, int limit, String s) { in matchRest() method