Searched refs:gGreaterGreaterGreater (Results 1 – 4 of 4) sorted by relevance
/third_party/icu/icu4c/source/i18n/ |
D | nfrule.cpp | 99 static const UChar gGreaterGreaterGreater[] = {0x3E, 0x3E, 0x3E, 0}; /* ">>>" */ variable 487 if (fRuleText.indexOf(gGreaterGreaterGreater, 3, 0) == subStart) { in extractSubstitution()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | nfrule.cpp | 99 static const UChar gGreaterGreaterGreater[] = {0x3E, 0x3E, 0x3E, 0}; /* ">>>" */ variable 487 if (fRuleText.indexOf(gGreaterGreaterGreater, 3, 0) == subStart) { in extractSubstitution()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | nfrule.cpp | 99 static const UChar gGreaterGreaterGreater[] = {0x3E, 0x3E, 0x3E, 0}; /* ">>>" */ variable 487 if (fRuleText.indexOf(gGreaterGreaterGreater, 3, 0) == subStart) { in extractSubstitution()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | nfrule.cpp | 99 static const UChar gGreaterGreaterGreater[] = {0x3E, 0x3E, 0x3E, 0}; /* ">>>" */ variable 487 if (fRuleText.indexOf(gGreaterGreaterGreater, 3, 0) == subStart) { in extractSubstitution()
|