Home | History | Annotate | Download | only in regex

Lines Matching defs:matchesImpl

460             matchFound = matchesImpl(address, matchOffsets);
1205 private static native boolean matchesImpl(long addr, int[] offsets);