Searched refs:tempLen (Results 1 – 1 of 1) sorted by relevance
308 int tempLen = 2 * len; in regionMatches() local309 if (tempLen < len) { in regionMatches()313 char[] temp = obtain(tempLen); in regionMatches()