Searched refs:copyAndFixQuotes (Results 1 – 1 of 1) sorted by relevance
540 copyAndFixQuotes(pattern, lastOffset, offsets[i], result); in toPattern()594 copyAndFixQuotes(pattern, lastOffset, pattern.length(), result); in toPattern()1575 private static final void copyAndFixQuotes(String source, int start, int end, in copyAndFixQuotes() method in MessageFormat