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