Searched refs:groupCountImpl (Results 1 – 3 of 3) sorted by relevance
536 return groupCountImpl(address); in groupCount()1227 private static native int groupCountImpl(long addr); in groupCountImpl() method in Matcher
211 private static native int groupCountImpl(long addr); in groupCountImpl() method in Matcher
277 NATIVE_METHOD(Matcher, groupCountImpl, "(J)I"),