Home
last modified time | relevance | path

Searched refs:UNUM_YES (Results 1 – 21 of 21) sorted by relevance

/dports/textproc/R-cran-stringi/stringi/src/icu55/unicode/
H A Dunum.h835 UNUM_YES = 1, enumerator
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/i18n/unicode/
H A Dunum.h884 UNUM_YES = 1, enumerator
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/i18n/unicode/
H A Dunum.h871 UNUM_YES = 1, enumerator
/dports/devel/icu/icu/source/i18n/unicode/
H A Dunum.h1004 UNUM_YES = 1, enumerator
/dports/devel/icu-lx/icu/source/i18n/unicode/
H A Dunum.h1004 UNUM_YES = 1, enumerator
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/i18n/unicode/
H A Dunum.h1006 UNUM_YES = 1, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/i18n/unicode/
H A Dunum.h956 UNUM_YES = 1, enumerator
/dports/textproc/R-cran-stringi/stringi/src/icu69/unicode/
H A Dunum.h1006 UNUM_YES = 1, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/i18n/unicode/
H A Dunum.h958 UNUM_YES = 1, enumerator
/dports/www/firefox/firefox-99.0/intl/icu/source/i18n/unicode/
H A Dunum.h1006 UNUM_YES = 1, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/i18n/unicode/
H A Dunum.h1006 UNUM_YES = 1, enumerator
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/i18n/unicode/
H A Dunum.h1006 UNUM_YES = 1, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/i18n/unicode/
H A Dunum.h983 UNUM_YES = 1, enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/i18n/unicode/
H A Dunum.h943 UNUM_YES = 1, enumerator
/dports/www/node10/node-v10.24.1/deps/icu-small/source/i18n/unicode/
H A Dunum.h956 UNUM_YES = 1, enumerator
/dports/devel/icu-lx/icu/source/test/perf/howExpensiveIs/
H A DhowExpensiveIs.cpp385 #define DO_TripleNumTest(p,n,x) DO_AttrNumTest(p,n,x,UNUM_PARSE_ALL_INPUT,UNUM_YES) \
782 DO_AttrNumTest("#","0",0.0,UNUM_PARSE_ALL_INPUT,UNUM_YES); in runTests()
/dports/devel/icu/icu/source/test/perf/howExpensiveIs/
H A DhowExpensiveIs.cpp385 #define DO_TripleNumTest(p,n,x) DO_AttrNumTest(p,n,x,UNUM_PARSE_ALL_INPUT,UNUM_YES) \
782 DO_AttrNumTest("#","0",0.0,UNUM_PARSE_ALL_INPUT,UNUM_YES); in runTests()
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/i18n/
H A Ddecimfmt.cpp1363 && fParseAllInput!=UNUM_YES in subparse()
1758 else if (fParseAllInput==UNUM_YES&&parsePosition.getIndex()!=textLength) in subparse()
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/i18n/
H A Ddecimfmt.cpp1364 && fParseAllInput!=UNUM_YES in subparse()
1761 else if (fParseAllInput==UNUM_YES&&parsePosition.getIndex()!=textLength) in subparse()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/i18n/
H A Ddecimfmt.cpp1349 && fParseAllInput!=UNUM_YES in subparse()
1744 else if (fParseAllInput==UNUM_YES&&parsePosition.getIndex()!=textLength) in subparse()
/dports/textproc/R-cran-stringi/stringi/src/icu55/i18n/
H A Ddecimfmt.cpp2643 && fParseAllInput!=UNUM_YES
3037 else if (fParseAllInput==UNUM_YES&&parsePosition.getIndex()!=textLength)