Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/sdk/nullability/java/util/regex/
DMatcher.annotated.java96 @libcore.util.NonNull public java.util.regex.Matcher useAnchoringBounds(boolean b) { throw new Runt… in useAnchoringBounds() method in Matcher
/libcore/ojluni/src/main/java/java/util/regex/
DMatcher.java1048 public Matcher useAnchoringBounds(boolean b) { in useAnchoringBounds() method in Matcher
/libcore/ojluni/annotations/hiddenapi/java/util/regex/
DMatcher.java163 public java.util.regex.Matcher useAnchoringBounds(boolean b) { in useAnchoringBounds() method in Matcher