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