Searched refs:myMatcher (Results 1 – 2 of 2) sorted by relevance
45 RegexMatcher myMatcher(patString, src, options, *status); in removeText() local52 dest = myMatcher.replaceAll(replaceText,*status); in removeText()