Searched defs:newString (Results 1 – 2 of 2) sorted by relevance
432 val newString = if (newValue.isEmpty()) { in compare() constant641 val newString = if (newValue is PsiField) { in compare() constant
213 auto newString = ParseString(index); in GetString() local