Searched refs:matchesImpl (Results 1 – 3 of 3) sorted by relevance
551 matchFound = matchesImpl(address, groups); in matches()1230 private static native boolean matchesImpl(long addr, int[] offsets); in matchesImpl() method in Matcher
217 private static native boolean matchesImpl(long addr, int[] offsets); in matchesImpl() method in Matcher
280 NATIVE_METHOD(Matcher, matchesImpl, "(J[I)Z"),