Searched refs:newS (Results 1 – 3 of 3) sorted by relevance
173 UnicodeString oldS, newS; in testConformance() local218 prettify(CollationKey(newSk, resLen), newS); in testConformance()220 errln(" Current key: "+newS); in testConformance()
260 UnicodeString oldS, newS; in testConformance() local262 prettify(CollationKey(newSk, resLen), newS); in testConformance()264 errln(" Current key: "+newS); in testConformance()
1022 newS = connection.read()1023 if not newS:1025 s += newS