Searched defs:matchRest (Results 1 – 6 of 6) sorted by relevance
/third_party/icu/icu4c/source/common/ |
D | uniset.cpp | 660 int32_t UnicodeSet::matchRest(const Replaceable& text, in matchRest() function in UnicodeSet
|
/third_party/node/deps/icu-small/source/common/ |
D | uniset.cpp | 660 int32_t UnicodeSet::matchRest(const Replaceable& text, in matchRest() function in UnicodeSet
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uniset.cpp | 660 int32_t UnicodeSet::matchRest(const Replaceable& text, in matchRest() function in UnicodeSet
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uniset.cpp | 686 int32_t UnicodeSet::matchRest(const Replaceable& text, in matchRest() function in UnicodeSet
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | UnicodeSet.java | 1011 private static int matchRest (Replaceable text, int start, int limit, String s) { in matchRest() method
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | UnicodeSet.java | 993 private static int matchRest (Replaceable text, int start, int limit, String s) { in matchRest() method
|