Home
last modified time | relevance | path

Searched refs:matchRest (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/common/unicode/
Duniset.h983 static int32_t matchRest(const Replaceable& text,
/external/icu4c/common/
Duniset.cpp675 int32_t matchLen = matchRest(text, offset, limit, trial); in matches()
731 int32_t UnicodeSet::matchRest(const Replaceable& text, in matchRest() function in UnicodeSet