Home
last modified time | relevance | path

Searched defs:needsQuoting (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/log/slog/
Dtext_handler.go141 func needsQuoting(s string) bool { func
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DExtractCollationRules.java142 static UnicodeSet needsQuoting = null; field in ExtractCollationRules