Searched refs:appendTail (Results 1 – 7 of 7) sorted by relevance
262 matcher.appendTail(left); in marshal()286 matcher.appendTail(left); in marshal()
796 public StringBuffer appendTail(StringBuffer sb) { in appendTail() method in Matcher846 appendTail(sb); in replaceAll()893 appendTail(sb); in replaceFirst()
38 m.appendTail(sb); in testAppendReplacement()83 m.appendTail(sb); in testAppendTail()93 m.appendTail(sb); in testAppendTail()104 m.appendTail(null); in testAppendTail()618 m.appendTail(sb); in testConcurrentMatcherAccess()
78 @libcore.util.NonNull public java.lang.StringBuffer appendTail(@libcore.util.NonNull java.lang.Stri… in appendTail() method in Matcher
86 m.appendTail(sb); in testAppendReplacement()98 m.appendTail(sb); in testAppendReplacementRef()132 m.appendTail(sb); in testAppendSlashes()
127 public java.lang.StringBuffer appendTail(java.lang.StringBuffer sb) { in appendTail() method in Matcher
16542 method @NonNull public StringBuffer appendTail(@NonNull StringBuffer);