Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dstandardplural.cpp71 static const UChar gTwo[] = { 0x74, 0x77, 0x6F }; variable
81 } else if (keyword.compare(gTwo, 3) == 0) { in indexOrNegativeFromString()
/third_party/node/deps/icu-small/source/i18n/
Dstandardplural.cpp89 static const UChar gTwo[] = u"two"; variable
115 } else if (keyword.compare(gTwo, 3) == 0) { in indexOrNegativeFromString()
/third_party/skia/third_party/externals/icu/source/i18n/
Dstandardplural.cpp89 static const UChar gTwo[] = u"two"; variable
115 } else if (keyword.compare(gTwo, 3) == 0) { in indexOrNegativeFromString()
/third_party/icu/icu4c/source/i18n/
Dstandardplural.cpp89 static const UChar gTwo[] = u"two"; variable
115 } else if (keyword.compare(gTwo, 3) == 0) { in indexOrNegativeFromString()