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