Home
last modified time | relevance | path

Searched refs:gEq0 (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Dstandardplural.cpp93 static const UChar gEq0[] = u"=0"; variable
106 if (keyword.compare(gEq0, 2) == 0) { in indexOrNegativeFromString()
/third_party/icu/icu4c/source/i18n/
Dstandardplural.cpp93 static const UChar gEq0[] = u"=0"; variable
106 if (keyword.compare(gEq0, 2) == 0) { in indexOrNegativeFromString()
/third_party/node/deps/icu-small/source/i18n/
Dstandardplural.cpp93 static const char16_t gEq0[] = u"=0"; variable
106 if (keyword.compare(gEq0, 2) == 0) { in indexOrNegativeFromString()