Searched defs:csq (Results 1 – 3 of 3) sorted by relevance
108 protected int nextEscapeIndex(CharSequence csq, int start, int end) { in nextEscapeIndex()269 public Appendable append(CharSequence csq) throws IOException { in escape()274 public Appendable append(CharSequence csq, int start, int end) in escape()
90 @Override public Appendable append(CharSequence csq, int start, int end) throws IOException { in escape()
174 protected int nextEscapeIndex(CharSequence csq, int index, int end) { in nextEscapeIndex()