Searched defs:needsQuoting (Results 1 – 2 of 2) sorted by relevance
141 func needsQuoting(s string) bool { func
142 static UnicodeSet needsQuoting = null; field in ExtractCollationRules