Home | History | Annotate | Download | only in regex

Lines Matching defs:findImpl

512             matchFound = findImpl(address, start, matchOffsets);
1199 private static native boolean findImpl(long addr, int startIndex, int[] offsets);