Home
last modified time | relevance | path

Searched refs:getConstSymbol (Results 26 – 50 of 138) sorted by relevance

123456

/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/i18n/
H A Dnumparse_scientific.cpp36 : fExponentSeparatorString(dfs.getConstSymbol(DecimalFormatSymbols::kExponentialSymbol)), in ScientificMatcher()
40 const UnicodeString& minusSign = dfs.getConstSymbol(DecimalFormatSymbols::kMinusSignSymbol); in ScientificMatcher()
47 const UnicodeString& plusSign = dfs.getConstSymbol(DecimalFormatSymbols::kPlusSignSymbol); in ScientificMatcher()
H A Dnumber_patternstring.cpp873 table[0][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPercentSymbol); in convertLocalized()
875 table[1][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPerMillSymbol); in convertLocalized()
877 table[2][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol); in convertLocalized()
879 table[3][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in convertLocalized()
881 table[4][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kMinusSignSymbol); in convertLocalized()
883 table[5][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPlusSignSymbol); in convertLocalized()
885 table[6][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPatternSeparatorSymbol); in convertLocalized()
887 table[7][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kSignificantDigitSymbol); in convertLocalized()
889 table[8][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kExponentialSymbol); in convertLocalized()
891 table[9][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPadEscapeSymbol); in convertLocalized()
[all …]
H A Dnumparse_decimal.cpp29 …groupingSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kMonetaryGroupingSeparatorSymbol); in DecimalMatcher()
30 decimalSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kMonetarySeparatorSymbol); in DecimalMatcher()
32 groupingSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in DecimalMatcher()
33 decimalSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol); in DecimalMatcher()
/dports/textproc/R-cran-stringi/stringi/src/icu69/i18n/
H A Dnumparse_scientific.cpp36 : fExponentSeparatorString(dfs.getConstSymbol(DecimalFormatSymbols::kExponentialSymbol)), in ScientificMatcher()
40 const UnicodeString& minusSign = dfs.getConstSymbol(DecimalFormatSymbols::kMinusSignSymbol); in ScientificMatcher()
47 const UnicodeString& plusSign = dfs.getConstSymbol(DecimalFormatSymbols::kPlusSignSymbol); in ScientificMatcher()
H A Dnumber_patternstring.cpp873 table[0][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPercentSymbol); in convertLocalized()
875 table[1][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPerMillSymbol); in convertLocalized()
877 table[2][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol); in convertLocalized()
879 table[3][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in convertLocalized()
881 table[4][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kMinusSignSymbol); in convertLocalized()
883 table[5][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPlusSignSymbol); in convertLocalized()
885 table[6][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPatternSeparatorSymbol); in convertLocalized()
887 table[7][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kSignificantDigitSymbol); in convertLocalized()
889 table[8][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kExponentialSymbol); in convertLocalized()
891 table[9][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPadEscapeSymbol); in convertLocalized()
[all …]
H A Dnumparse_decimal.cpp29 …groupingSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kMonetaryGroupingSeparatorSymbol); in DecimalMatcher()
30 decimalSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kMonetarySeparatorSymbol); in DecimalMatcher()
32 groupingSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in DecimalMatcher()
33 decimalSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol); in DecimalMatcher()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/i18n/
H A Dnumparse_scientific.cpp36 : fExponentSeparatorString(dfs.getConstSymbol(DecimalFormatSymbols::kExponentialSymbol)), in ScientificMatcher()
40 const UnicodeString& minusSign = dfs.getConstSymbol(DecimalFormatSymbols::kMinusSignSymbol); in ScientificMatcher()
47 const UnicodeString& plusSign = dfs.getConstSymbol(DecimalFormatSymbols::kPlusSignSymbol); in ScientificMatcher()
H A Dnumber_patternstring.cpp873 table[0][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPercentSymbol); in convertLocalized()
875 table[1][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPerMillSymbol); in convertLocalized()
877 table[2][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol); in convertLocalized()
879 table[3][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in convertLocalized()
881 table[4][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kMinusSignSymbol); in convertLocalized()
883 table[5][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPlusSignSymbol); in convertLocalized()
885 table[6][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPatternSeparatorSymbol); in convertLocalized()
887 table[7][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kSignificantDigitSymbol); in convertLocalized()
889 table[8][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kExponentialSymbol); in convertLocalized()
891 table[9][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPadEscapeSymbol); in convertLocalized()
[all …]
H A Dnumparse_decimal.cpp29 …groupingSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kMonetaryGroupingSeparatorSymbol); in DecimalMatcher()
30 decimalSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kMonetarySeparatorSymbol); in DecimalMatcher()
32 groupingSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in DecimalMatcher()
33 decimalSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol); in DecimalMatcher()
/dports/www/firefox/firefox-99.0/intl/icu/source/i18n/
H A Dnumparse_scientific.cpp36 : fExponentSeparatorString(dfs.getConstSymbol(DecimalFormatSymbols::kExponentialSymbol)), in ScientificMatcher()
40 const UnicodeString& minusSign = dfs.getConstSymbol(DecimalFormatSymbols::kMinusSignSymbol); in ScientificMatcher()
47 const UnicodeString& plusSign = dfs.getConstSymbol(DecimalFormatSymbols::kPlusSignSymbol); in ScientificMatcher()
H A Dnumparse_decimal.cpp29 …groupingSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kMonetaryGroupingSeparatorSymbol); in DecimalMatcher()
30 decimalSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kMonetarySeparatorSymbol); in DecimalMatcher()
32 groupingSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in DecimalMatcher()
33 decimalSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol); in DecimalMatcher()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/i18n/
H A Dnumparse_scientific.cpp36 : fExponentSeparatorString(dfs.getConstSymbol(DecimalFormatSymbols::kExponentialSymbol)), in ScientificMatcher()
40 const UnicodeString& minusSign = dfs.getConstSymbol(DecimalFormatSymbols::kMinusSignSymbol); in ScientificMatcher()
47 const UnicodeString& plusSign = dfs.getConstSymbol(DecimalFormatSymbols::kPlusSignSymbol); in ScientificMatcher()
H A Dnumber_patternstring.cpp873 table[0][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPercentSymbol); in convertLocalized()
875 table[1][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPerMillSymbol); in convertLocalized()
877 table[2][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol); in convertLocalized()
879 table[3][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in convertLocalized()
881 table[4][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kMinusSignSymbol); in convertLocalized()
883 table[5][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPlusSignSymbol); in convertLocalized()
885 table[6][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPatternSeparatorSymbol); in convertLocalized()
887 table[7][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kSignificantDigitSymbol); in convertLocalized()
889 table[8][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kExponentialSymbol); in convertLocalized()
891 table[9][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPadEscapeSymbol); in convertLocalized()
[all …]
H A Dnumparse_decimal.cpp29 …groupingSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kMonetaryGroupingSeparatorSymbol); in DecimalMatcher()
30 decimalSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kMonetarySeparatorSymbol); in DecimalMatcher()
32 groupingSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in DecimalMatcher()
33 decimalSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol); in DecimalMatcher()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/i18n/
H A Dnumparse_scientific.cpp36 : fExponentSeparatorString(dfs.getConstSymbol(DecimalFormatSymbols::kExponentialSymbol)), in ScientificMatcher()
40 const UnicodeString& minusSign = dfs.getConstSymbol(DecimalFormatSymbols::kMinusSignSymbol); in ScientificMatcher()
47 const UnicodeString& plusSign = dfs.getConstSymbol(DecimalFormatSymbols::kPlusSignSymbol); in ScientificMatcher()
H A Dnumber_patternstring.cpp873 table[0][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPercentSymbol); in convertLocalized()
875 table[1][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPerMillSymbol); in convertLocalized()
877 table[2][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol); in convertLocalized()
879 table[3][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in convertLocalized()
881 table[4][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kMinusSignSymbol); in convertLocalized()
883 table[5][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPlusSignSymbol); in convertLocalized()
885 table[6][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPatternSeparatorSymbol); in convertLocalized()
887 table[7][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kSignificantDigitSymbol); in convertLocalized()
889 table[8][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kExponentialSymbol); in convertLocalized()
891 table[9][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPadEscapeSymbol); in convertLocalized()
[all …]
H A Dnumparse_decimal.cpp29 …groupingSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kMonetaryGroupingSeparatorSymbol); in DecimalMatcher()
30 decimalSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kMonetarySeparatorSymbol); in DecimalMatcher()
32 groupingSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in DecimalMatcher()
33 decimalSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol); in DecimalMatcher()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/i18n/
H A Dnumparse_scientific.cpp36 : fExponentSeparatorString(dfs.getConstSymbol(DecimalFormatSymbols::kExponentialSymbol)), in ScientificMatcher()
40 const UnicodeString& minusSign = dfs.getConstSymbol(DecimalFormatSymbols::kMinusSignSymbol); in ScientificMatcher()
47 const UnicodeString& plusSign = dfs.getConstSymbol(DecimalFormatSymbols::kPlusSignSymbol); in ScientificMatcher()
H A Dnumber_patternstring.cpp873 table[0][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPercentSymbol); in convertLocalized()
875 table[1][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPerMillSymbol); in convertLocalized()
877 table[2][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol); in convertLocalized()
879 table[3][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in convertLocalized()
881 table[4][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kMinusSignSymbol); in convertLocalized()
883 table[5][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPlusSignSymbol); in convertLocalized()
885 table[6][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPatternSeparatorSymbol); in convertLocalized()
887 table[7][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kSignificantDigitSymbol); in convertLocalized()
889 table[8][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kExponentialSymbol); in convertLocalized()
891 table[9][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPadEscapeSymbol); in convertLocalized()
[all …]
H A Dnumparse_decimal.cpp29 …groupingSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kMonetaryGroupingSeparatorSymbol); in DecimalMatcher()
30 decimalSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kMonetarySeparatorSymbol); in DecimalMatcher()
32 groupingSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in DecimalMatcher()
33 decimalSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol); in DecimalMatcher()
/dports/www/node10/node-v10.24.1/deps/icu-small/source/i18n/
H A Dnumber_patternstring.cpp873 table[0][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPercentSymbol); in convertLocalized()
875 table[1][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPerMillSymbol); in convertLocalized()
877 table[2][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol); in convertLocalized()
879 table[3][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in convertLocalized()
881 table[4][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kMinusSignSymbol); in convertLocalized()
883 table[5][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPlusSignSymbol); in convertLocalized()
885 table[6][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPatternSeparatorSymbol); in convertLocalized()
887 table[7][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kSignificantDigitSymbol); in convertLocalized()
889 table[8][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kExponentialSymbol); in convertLocalized()
891 table[9][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPadEscapeSymbol); in convertLocalized()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/i18n/
H A Dnumber_patternstring.cpp873 table[0][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPercentSymbol); in convertLocalized()
875 table[1][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPerMillSymbol); in convertLocalized()
877 table[2][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol); in convertLocalized()
879 table[3][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in convertLocalized()
881 table[4][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kMinusSignSymbol); in convertLocalized()
883 table[5][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPlusSignSymbol); in convertLocalized()
885 table[6][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPatternSeparatorSymbol); in convertLocalized()
887 table[7][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kSignificantDigitSymbol); in convertLocalized()
889 table[8][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kExponentialSymbol); in convertLocalized()
891 table[9][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kPadEscapeSymbol); in convertLocalized()
[all …]
H A Dnumparse_decimal.cpp29 …groupingSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kMonetaryGroupingSeparatorSymbol); in DecimalMatcher()
30 decimalSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kMonetarySeparatorSymbol); in DecimalMatcher()
32 groupingSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in DecimalMatcher()
33 decimalSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol); in DecimalMatcher()
/dports/devel/icu-lx/icu/source/i18n/
H A Dnumparse_decimal.cpp29 …groupingSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kMonetaryGroupingSeparatorSymbol); in DecimalMatcher()
30 decimalSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kMonetarySeparatorSymbol); in DecimalMatcher()
32 groupingSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in DecimalMatcher()
33 decimalSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol); in DecimalMatcher()
/dports/devel/icu/icu/source/i18n/
H A Dnumparse_decimal.cpp29 …groupingSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kMonetaryGroupingSeparatorSymbol); in DecimalMatcher()
30 decimalSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kMonetarySeparatorSymbol); in DecimalMatcher()
32 groupingSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in DecimalMatcher()
33 decimalSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol); in DecimalMatcher()

123456