Home
last modified time | relevance | path

Searched refs:hasAnchoringBounds (Results 1 – 5 of 5) sorted by relevance

/libcore/ojluni/annotations/sdk/nullability/java/util/regex/
DMatcher.annotated.java94 public boolean hasAnchoringBounds() { throw new RuntimeException("Stub!"); } in hasAnchoringBounds() method in Matcher
/libcore/luni/src/test/java/libcore/java/util/regex/
DOldMatcherTest.java129 mat.hasAnchoringBounds()); in test_hasAnchoringBounds()
133 mu.hasAnchoringBounds()); in test_hasAnchoringBounds()
137 mu.hasAnchoringBounds()); in test_hasAnchoringBounds()
/libcore/ojluni/annotations/hiddenapi/java/util/regex/
DMatcher.java159 public boolean hasAnchoringBounds() { in hasAnchoringBounds() method in Matcher
/libcore/ojluni/src/main/java/java/util/regex/
DMatcher.java1023 public boolean hasAnchoringBounds() { in hasAnchoringBounds() method in Matcher
/libcore/api/
Dcurrent.txt16552 method public boolean hasAnchoringBounds();