Searched defs:sourceLength (Results 1 – 2 of 2) sorted by relevance
86 StringIndexOutOfBoundsException(int sourceLength, int index) { in StringIndexOutOfBoundsException()102 StringIndexOutOfBoundsException(int sourceLength, int offset, in StringIndexOutOfBoundsException()
1724 final int sourceLength = source.length(); in indexOf() local1885 final int sourceLength = source.length(); in lastIndexOf() local