Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dstandardplural.cpp72 static const UChar gFew[] = { 0x66, 0x65, 0x77 }; variable
83 } else if (keyword.compare(gFew, 3) == 0) { in indexOrNegativeFromString()
/third_party/node/deps/icu-small/source/i18n/
Dstandardplural.cpp90 static const UChar gFew[] = u"few"; variable
117 } else if (keyword.compare(gFew, 3) == 0) { in indexOrNegativeFromString()
/third_party/skia/third_party/externals/icu/source/i18n/
Dstandardplural.cpp90 static const UChar gFew[] = u"few"; variable
117 } else if (keyword.compare(gFew, 3) == 0) { in indexOrNegativeFromString()
/third_party/icu/icu4c/source/i18n/
Dstandardplural.cpp90 static const UChar gFew[] = u"few"; variable
117 } else if (keyword.compare(gFew, 3) == 0) { in indexOrNegativeFromString()