Home
last modified time | relevance | path

Searched defs:appendReplacement (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/annotations/sdk/nullability/java/util/regex/
DMatcher.annotated.java76 @libcore.util.NonNull public java.util.regex.Matcher appendReplacement(@libcore.util.NonNull java.l… in appendReplacement() method in Matcher
/libcore/ojluni/src/main/java/java/util/regex/
DMatcher.java714 public Matcher appendReplacement(StringBuffer sb, String replacement) { in appendReplacement() method in Matcher
/libcore/ojluni/annotations/hiddenapi/java/util/regex/
DMatcher.java118 public java.util.regex.Matcher appendReplacement( in appendReplacement() method in Matcher