/dports/devel/icu-lx/icu/source/i18n/ |
H A D | numparse_decimal.cpp | 74 UChar32 cpZero = symbols.getCodePointZero(); in DecimalMatcher() local 75 if (cpZero == -1 || !u_isdigit(cpZero) || u_digit(cpZero, 10) != 0) { in DecimalMatcher()
|
H A D | number_mapper.h | 215 char16_t cpZero; member
|
H A D | decimfmt.cpp | 1832 fields->fastData.cpZero = static_cast<char16_t>(codePointZero); in setupFastFormat() 1884 *(--ptr) = static_cast<char16_t>(fields->fastData.cpZero + res.rem); in doFastFormatInt32()
|
/dports/devel/icu/icu/source/i18n/ |
H A D | numparse_decimal.cpp | 74 UChar32 cpZero = symbols.getCodePointZero(); in DecimalMatcher() local 75 if (cpZero == -1 || !u_isdigit(cpZero) || u_digit(cpZero, 10) != 0) { in DecimalMatcher()
|
H A D | number_mapper.h | 215 char16_t cpZero; member
|
H A D | decimfmt.cpp | 1832 fields->fastData.cpZero = static_cast<char16_t>(codePointZero); in setupFastFormat() 1884 *(--ptr) = static_cast<char16_t>(fields->fastData.cpZero + res.rem); in doFastFormatInt32()
|
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/i18n/ |
H A D | numparse_decimal.cpp | 74 UChar32 cpZero = symbols.getCodePointZero(); in DecimalMatcher() local 75 if (cpZero == -1 || !u_isdigit(cpZero) || u_digit(cpZero, 10) != 0) { in DecimalMatcher()
|
H A D | number_mapper.h | 221 char16_t cpZero; member
|
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/i18n/ |
H A D | numparse_decimal.cpp | 74 UChar32 cpZero = symbols.getCodePointZero(); in DecimalMatcher() local 75 if (cpZero == -1 || !u_isdigit(cpZero) || u_digit(cpZero, 10) != 0) { in DecimalMatcher()
|
H A D | number_mapper.h | 200 char16_t cpZero; member
|
/dports/textproc/R-cran-stringi/stringi/src/icu69/i18n/ |
H A D | numparse_decimal.cpp | 74 UChar32 cpZero = symbols.getCodePointZero(); in DecimalMatcher() local 75 if (cpZero == -1 || !u_isdigit(cpZero) || u_digit(cpZero, 10) != 0) { in DecimalMatcher()
|
H A D | number_mapper.h | 210 char16_t cpZero; member
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/i18n/ |
H A D | numparse_decimal.cpp | 74 UChar32 cpZero = symbols.getCodePointZero(); in DecimalMatcher() local 75 if (cpZero == -1 || !u_isdigit(cpZero) || u_digit(cpZero, 10) != 0) { in DecimalMatcher()
|
H A D | number_mapper.h | 162 char16_t cpZero; member
|
/dports/www/firefox/firefox-99.0/intl/icu/source/i18n/ |
H A D | numparse_decimal.cpp | 74 UChar32 cpZero = symbols.getCodePointZero(); in DecimalMatcher() local 75 if (cpZero == -1 || !u_isdigit(cpZero) || u_digit(cpZero, 10) != 0) { in DecimalMatcher()
|
H A D | number_mapper.h | 226 char16_t cpZero; member
|
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/i18n/ |
H A D | numparse_decimal.cpp | 74 UChar32 cpZero = symbols.getCodePointZero(); in DecimalMatcher() local 75 if (cpZero == -1 || !u_isdigit(cpZero) || u_digit(cpZero, 10) != 0) { in DecimalMatcher()
|
H A D | number_mapper.h | 221 char16_t cpZero; member
|
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/i18n/ |
H A D | numparse_decimal.cpp | 74 UChar32 cpZero = symbols.getCodePointZero(); in DecimalMatcher() local 75 if (cpZero == -1 || !u_isdigit(cpZero) || u_digit(cpZero, 10) != 0) { in DecimalMatcher()
|
H A D | number_mapper.h | 210 char16_t cpZero; member
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/i18n/ |
H A D | numparse_decimal.cpp | 74 UChar32 cpZero = symbols.getCodePointZero(); in DecimalMatcher() local 75 if (cpZero == -1 || !u_isdigit(cpZero) || u_digit(cpZero, 10) != 0) { in DecimalMatcher()
|
H A D | number_mapper.h | 210 char16_t cpZero; member
|
/dports/www/node10/node-v10.24.1/deps/icu-small/source/i18n/ |
H A D | numparse_decimal.cpp | 73 UChar32 cpZero = symbols.getCodePointZero(); in DecimalMatcher() local 74 if (cpZero == -1 || !u_isdigit(cpZero) || u_digit(cpZero, 10) != 0) { in DecimalMatcher()
|
H A D | number_mapper.h | 156 char16_t cpZero; member
|
/dports/www/node10/node-v10.24.1/tools/icu/patches/62/source/i18n/ |
H A D | decimfmt.cpp | 1325 fields->fastData.cpZero = static_cast<char16_t>(codePointZero); in setupFastFormat() 1376 *(--ptr) = static_cast<char16_t>(fields->fastData.cpZero + res.rem); in doFastFormatInt32()
|