Searched defs:toReplacerPattern (Results 1 – 7 of 7) sorted by relevance
54 public abstract String toReplacerPattern(boolean escapeUnprintable); in toReplacerPattern() method
65 public String toReplacerPattern(boolean escapeUnprintable) { in toReplacerPattern() method in FunctionReplacer
265 public String toReplacerPattern(boolean escapeUnprintable) { in toReplacerPattern() method in StringReplacer
260 public String toReplacerPattern(boolean escapeUnprintable) { in toReplacerPattern() method in StringMatcher
97 UnicodeString& FunctionReplacer::toReplacerPattern(UnicodeString& rule, in toReplacerPattern() function in FunctionReplacer
240 UnicodeString& StringReplacer::toReplacerPattern(UnicodeString& rule, in toReplacerPattern() function in StringReplacer
244 UnicodeString& StringMatcher::toReplacerPattern(UnicodeString& rule, in toReplacerPattern() function in StringMatcher