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