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