Home
last modified time | relevance | path

Searched refs:codePointZero (Results 1 – 12 of 12) sorted by relevance

/dports/www/node10/node-v10.24.1/tools/icu/patches/62/source/i18n/
H A Ddecimfmt.cpp1315 UChar32 codePointZero = fields->symbols->getCodePointZero(); in setupFastFormat() local
1316 if (minusSignString.length() != 1 || U16_LENGTH(codePointZero) != 1) { in setupFastFormat()
1325 fields->fastData.cpZero = static_cast<char16_t>(codePointZero); in setupFastFormat()
/dports/devel/icu/icu/source/i18n/
H A Ddecimfmt.cpp1822 UChar32 codePointZero = symbols->getCodePointZero(); in setupFastFormat() local
1823 if (minusSignString.length() != 1 || U16_LENGTH(codePointZero) != 1) { in setupFastFormat()
1832 fields->fastData.cpZero = static_cast<char16_t>(codePointZero); in setupFastFormat()
/dports/devel/icu-lx/icu/source/i18n/
H A Ddecimfmt.cpp1822 UChar32 codePointZero = symbols->getCodePointZero(); in setupFastFormat() local
1823 if (minusSignString.length() != 1 || U16_LENGTH(codePointZero) != 1) { in setupFastFormat()
1832 fields->fastData.cpZero = static_cast<char16_t>(codePointZero); in setupFastFormat()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/i18n/
H A Ddecimfmt.cpp1837 UChar32 codePointZero = fields->symbols->getCodePointZero(); in setupFastFormat() local
1838 if (minusSignString.length() != 1 || U16_LENGTH(codePointZero) != 1) { in setupFastFormat()
1847 fields->fastData.cpZero = static_cast<char16_t>(codePointZero); in setupFastFormat()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/i18n/
H A Ddecimfmt.cpp1809 UChar32 codePointZero = fields->symbols->getCodePointZero(); in setupFastFormat() local
1810 if (minusSignString.length() != 1 || U16_LENGTH(codePointZero) != 1) { in setupFastFormat()
1819 fields->fastData.cpZero = static_cast<char16_t>(codePointZero); in setupFastFormat()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/i18n/
H A Ddecimfmt.cpp1809 UChar32 codePointZero = fields->symbols->getCodePointZero(); in setupFastFormat() local
1810 if (minusSignString.length() != 1 || U16_LENGTH(codePointZero) != 1) { in setupFastFormat()
1819 fields->fastData.cpZero = static_cast<char16_t>(codePointZero); in setupFastFormat()
/dports/textproc/R-cran-stringi/stringi/src/icu69/i18n/
H A Ddecimfmt.cpp1809 UChar32 codePointZero = fields->symbols->getCodePointZero(); in setupFastFormat() local
1810 if (minusSignString.length() != 1 || U16_LENGTH(codePointZero) != 1) { in setupFastFormat()
1819 fields->fastData.cpZero = static_cast<char16_t>(codePointZero); in setupFastFormat()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/i18n/
H A Ddecimfmt.cpp1782 UChar32 codePointZero = fields->symbols->getCodePointZero(); in setupFastFormat() local
1783 if (minusSignString.length() != 1 || U16_LENGTH(codePointZero) != 1) { in setupFastFormat()
1792 fields->fastData.cpZero = static_cast<char16_t>(codePointZero); in setupFastFormat()
/dports/www/firefox/firefox-99.0/intl/icu/source/i18n/
H A Ddecimfmt.cpp1850 UChar32 codePointZero = symbols->getCodePointZero(); in setupFastFormat() local
1851 if (minusSignString.length() != 1 || U16_LENGTH(codePointZero) != 1) { in setupFastFormat()
1860 fields->fastData.cpZero = static_cast<char16_t>(codePointZero); in setupFastFormat()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/i18n/
H A Ddecimfmt.cpp1837 UChar32 codePointZero = fields->symbols->getCodePointZero(); in setupFastFormat() local
1838 if (minusSignString.length() != 1 || U16_LENGTH(codePointZero) != 1) { in setupFastFormat()
1847 fields->fastData.cpZero = static_cast<char16_t>(codePointZero); in setupFastFormat()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/i18n/
H A Ddecimfmt.cpp1809 UChar32 codePointZero = fields->symbols->getCodePointZero(); in setupFastFormat() local
1810 if (minusSignString.length() != 1 || U16_LENGTH(codePointZero) != 1) { in setupFastFormat()
1819 fields->fastData.cpZero = static_cast<char16_t>(codePointZero); in setupFastFormat()
/dports/www/node10/node-v10.24.1/deps/icu-small/source/i18n/
H A Ddecimfmt.cpp1793 UChar32 codePointZero = fields->symbols->getCodePointZero(); in setupFastFormat() local
1794 if (minusSignString.length() != 1 || U16_LENGTH(codePointZero) != 1) { in setupFastFormat()
1803 fields->fastData.cpZero = static_cast<char16_t>(codePointZero); in setupFastFormat()