Searched refs:replacements (Results 1 – 2 of 2) sorted by relevance
25 String[] replacements = new String[]{"&", "<", ">", "'", """}; in escape() local35 sb.append(replacements[s]); in escape()
60 # such as D8 can perform the same type of intrinsic replacements.