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()
2166 final int sourceLength = source.length(); in indexOf() local2308 final int sourceLength = source.length(); in lastIndexOf() local