Searched refs:toEscape (Results 1 – 1 of 1) sorted by relevance
4648 private String escapeChars(String toEscape, String source) { in escapeChars() argument4651 if (toEscape.contains(Character.toString(c))) { in escapeChars()