Home
last modified time | relevance | path

Searched refs:gComma (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dnfrule.cpp74 static const UChar gComma = 0x002c; variable
297 else if (PatternProps::isWhiteSpace(c) || c == gComma || c == gDot) { in parseRuleDescriptor()
326 else if (PatternProps::isWhiteSpace(c) || c == gComma || c == gDot) { in parseRuleDescriptor()
433 int32_t endType = fRuleText.indexOf(gComma, pluralRuleStart); in extractSubstitutions()
/third_party/skia/third_party/externals/icu/source/i18n/
Dnfrule.cpp74 static const UChar gComma = 0x002c; variable
297 else if (PatternProps::isWhiteSpace(c) || c == gComma || c == gDot) { in parseRuleDescriptor()
326 else if (PatternProps::isWhiteSpace(c) || c == gComma || c == gDot) { in parseRuleDescriptor()
433 int32_t endType = fRuleText.indexOf(gComma, pluralRuleStart); in extractSubstitutions()
/third_party/node/deps/icu-small/source/i18n/
Dnfrule.cpp74 static const UChar gComma = 0x002c; variable
297 else if (PatternProps::isWhiteSpace(c) || c == gComma || c == gDot) { in parseRuleDescriptor()
326 else if (PatternProps::isWhiteSpace(c) || c == gComma || c == gDot) { in parseRuleDescriptor()
433 int32_t endType = fRuleText.indexOf(gComma, pluralRuleStart); in extractSubstitutions()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnfrule.cpp74 static const UChar gComma = 0x002c; variable
297 else if (PatternProps::isWhiteSpace(c) || c == gComma || c == gDot) { in parseRuleDescriptor()
326 else if (PatternProps::isWhiteSpace(c) || c == gComma || c == gDot) { in parseRuleDescriptor()
433 int32_t endType = fRuleText.indexOf(gComma, pluralRuleStart); in extractSubstitutions()