Searched defs:groupCount (Results 1 – 4 of 4) sorted by relevance
/libcore/ojluni/src/main/java/java/util/regex/ | ||
D | MatchResult.java | 186 public int groupCount(); in groupCount() method |
D | Matcher.java | 510 public int groupCount() { in groupCount() method in Matcher |
/libcore/ojluni/annotations/sdk/nullability/java/util/regex/ | ||
D | Matcher.annotated.java | 64 public int groupCount() { throw new RuntimeException("Stub!"); } in groupCount() method in Matcher |
/libcore/ojluni/annotations/hiddenapi/java/util/regex/ | ||
D | Matcher.java | 94 public int groupCount() { in groupCount() method in Matcher |