Searched refs:toASCIIOut (Results 1 – 4 of 4) sorted by relevance
355 … StringBuffer toASCIIOut = convertToASCII(UCharacterIterator.getInstance(decodeOut), options); in convertToUnicode() local358 if(compareCaseInsensitiveASCII(processOut, toASCIIOut) !=0){ in convertToUnicode()
354 … StringBuffer toASCIIOut = convertToASCII(UCharacterIterator.getInstance(decodeOut), options); in convertToUnicode() local357 if(compareCaseInsensitiveASCII(processOut, toASCIIOut) !=0){ in convertToUnicode()
332 StringBuffer toASCIIOut = convertToASCII(decodeOut, options); in convertToUnicode() local335 if (compareCaseInsensitiveASCII(processOut, toASCIIOut) != 0) { in convertToUnicode()
329 StringBuffer toASCIIOut = convertToASCII(decodeOut, options); in convertToUnicode() local332 if (compareCaseInsensitiveASCII(processOut, toASCIIOut) != 0) { in convertToUnicode()