Searched refs:startIndex (Results 1 – 2 of 2) sorted by relevance
395 private static int testNullIndex(String strNull, int c, int startIndex) { in testNullIndex() argument396 return strNull.indexOf(c, startIndex); in testNullIndex()
881 jint startIndex,