Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/genrb/
Dprscmnts.cpp57 RegexMatcher myMatcher(patString, src, options, *status); in removeText() local
64 dest = myMatcher.replaceAll(replaceText,*status); in removeText()