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