Searched defs:newoutput (Results 1 – 1 of 1) sorted by relevance
165 char[] newoutput = new char[output.length + (count / 6) + 2]; in toUpperCase() local190 char[] newoutput = new char[output.length + (count / 6) + 3]; in toUpperCase() local