Searched refs:gDollarOpenParenthesis (Results 1 – 4 of 4) sorted by relevance
/third_party/icu/icu4c/source/i18n/ |
D | nfrule.cpp | 85 static const UChar gDollarOpenParenthesis[] = {0x24, 0x28, 0}; /* "$(" */ variable 430 int32_t pluralRuleStart = fRuleText.indexOf(gDollarOpenParenthesis, -1, 0); in extractSubstitutions() 752 pluralRuleStart = fRuleText.indexOf(gDollarOpenParenthesis, -1, 0); in doFormat() 798 pluralRuleStart = fRuleText.indexOf(gDollarOpenParenthesis, -1, 0); in doFormat() 1490 int32_t pluralRuleStart = fRuleText.indexOf(gDollarOpenParenthesis, -1, 0); in findText()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | nfrule.cpp | 85 static const UChar gDollarOpenParenthesis[] = {0x24, 0x28, 0}; /* "$(" */ variable 430 int32_t pluralRuleStart = fRuleText.indexOf(gDollarOpenParenthesis, -1, 0); in extractSubstitutions() 752 pluralRuleStart = fRuleText.indexOf(gDollarOpenParenthesis, -1, 0); in doFormat() 798 pluralRuleStart = fRuleText.indexOf(gDollarOpenParenthesis, -1, 0); in doFormat() 1490 int32_t pluralRuleStart = fRuleText.indexOf(gDollarOpenParenthesis, -1, 0); in findText()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | nfrule.cpp | 85 static const UChar gDollarOpenParenthesis[] = {0x24, 0x28, 0}; /* "$(" */ variable 430 int32_t pluralRuleStart = fRuleText.indexOf(gDollarOpenParenthesis, -1, 0); in extractSubstitutions() 752 pluralRuleStart = fRuleText.indexOf(gDollarOpenParenthesis, -1, 0); in doFormat() 798 pluralRuleStart = fRuleText.indexOf(gDollarOpenParenthesis, -1, 0); in doFormat() 1490 int32_t pluralRuleStart = fRuleText.indexOf(gDollarOpenParenthesis, -1, 0); in findText()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | nfrule.cpp | 85 static const UChar gDollarOpenParenthesis[] = {0x24, 0x28, 0}; /* "$(" */ variable 430 int32_t pluralRuleStart = fRuleText.indexOf(gDollarOpenParenthesis, -1, 0); in extractSubstitutions() 752 pluralRuleStart = fRuleText.indexOf(gDollarOpenParenthesis, -1, 0); in doFormat() 798 pluralRuleStart = fRuleText.indexOf(gDollarOpenParenthesis, -1, 0); in doFormat() 1486 int32_t pluralRuleStart = fRuleText.indexOf(gDollarOpenParenthesis, -1, 0); in findText()
|