Searched refs:needsQuoting (Results 1 – 3 of 3) sorted by relevance
142 static UnicodeSet needsQuoting = null; field in ExtractCollationRules146 if (needsQuoting == null) { in quote()153 needsQuoting = new UnicodeSet( in quote()169 if (!needsQuoting.contains(cp)) { in quote()
226 bool needsQuoting = ArgNeedsQuotes(arg);227 if (needsQuoting)240 if (needsQuoting) {