Searched defs:useTransparentBounds (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/util/regex/
H A DMatcher.java63 * useAnchoringBounds} and {@link #useTransparentBounds useTransparentBounds}
819 * {@link #useTransparentBounds useTransparentBounds} and
873 * <p> See {@link #useTransparentBounds useTransparentBounds} for a
880 * @see java.util.regex.Matcher#useTransparentBounds(boolean)
913 public Matcher useTransparentBounds(boolean value) { method in class:Matcher

Completed in 234 milliseconds