Home
last modified time | relevance | path

Searched refs:ucol_setVariableTop (Results 1 – 25 of 64) sorted by relevance

123

/dports/devel/icu/icu/source/i18n/unicode/
H A Ducol.h1276 ucol_setVariableTop(UCollator *coll,
/dports/devel/icu-lx/icu/source/i18n/unicode/
H A Ducol.h1276 ucol_setVariableTop(UCollator *coll,
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/i18n/unicode/
H A Ducol.h1276 ucol_setVariableTop(UCollator *coll,
/dports/textproc/R-cran-stringi/stringi/src/icu69/unicode/
H A Ducol.h1276 ucol_setVariableTop(UCollator *coll,
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/i18n/unicode/
H A Ducol.h1273 ucol_setVariableTop(UCollator *coll,
/dports/textproc/R-cran-stringi/stringi/src/icu55/unicode/
H A Ducol.h1254 ucol_setVariableTop(UCollator *coll,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/i18n/unicode/
H A Ducol.h1273 ucol_setVariableTop(UCollator *coll,
/dports/www/firefox/firefox-99.0/intl/icu/source/i18n/unicode/
H A Ducol.h1276 ucol_setVariableTop(UCollator *coll,
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/i18n/unicode/
H A Ducol.h1276 ucol_setVariableTop(UCollator *coll,
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/i18n/unicode/
H A Ducol.h1276 ucol_setVariableTop(UCollator *coll,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/i18n/unicode/
H A Ducol.h1276 ucol_setVariableTop(UCollator *coll,
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/i18n/unicode/
H A Ducol.h1271 ucol_setVariableTop(UCollator *coll,
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/i18n/unicode/
H A Ducol.h1271 ucol_setVariableTop(UCollator *coll,
/dports/www/node10/node-v10.24.1/deps/icu-small/source/i18n/unicode/
H A Ducol.h1271 ucol_setVariableTop(UCollator *coll,
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/i18n/unicode/
H A Ducol.h1254 ucol_setVariableTop(UCollator *coll,
/dports/devel/icu-lx/icu/source/test/cintltst/
H A Dcmsccoll.c1730 varTop1 = ucol_setVariableTop(coll, &space, 1, &status); in TestVariableTopSetting()
1743 varTop1 = ucol_setVariableTop(coll, &dot, 1, &status); in TestVariableTopSetting()
1756 varTop1 = ucol_setVariableTop(coll, &degree, 1, &status); in TestVariableTopSetting()
1769 varTop1 = ucol_setVariableTop(coll, &dollar, 1, &status); in TestVariableTopSetting()
1790 ucol_setVariableTop(coll, first, -1, &status); in TestVariableTopSetting()
1809 varTop1 = ucol_setVariableTop(coll, &space, 1, &status); in TestVariableTopSetting()
1812 varTop1 = ucol_setVariableTop(NULL, &dot, 1, &status); in TestVariableTopSetting()
/dports/devel/icu/icu/source/test/cintltst/
H A Dcmsccoll.c1730 varTop1 = ucol_setVariableTop(coll, &space, 1, &status); in TestVariableTopSetting()
1743 varTop1 = ucol_setVariableTop(coll, &dot, 1, &status); in TestVariableTopSetting()
1756 varTop1 = ucol_setVariableTop(coll, &degree, 1, &status); in TestVariableTopSetting()
1769 varTop1 = ucol_setVariableTop(coll, &dollar, 1, &status); in TestVariableTopSetting()
1790 ucol_setVariableTop(coll, first, -1, &status); in TestVariableTopSetting()
1809 varTop1 = ucol_setVariableTop(coll, &space, 1, &status); in TestVariableTopSetting()
1812 varTop1 = ucol_setVariableTop(NULL, &dot, 1, &status); in TestVariableTopSetting()
/dports/devel/icu/icu/source/i18n/
H A Ducol_sit.cpp549 ucol_setVariableTop(result, s.variableTopString, s.variableTopStringLen, status); in ucol_openFromShortString()
H A Ducol.cpp317 ucol_setVariableTop(UCollator *coll, const UChar *varTop, int32_t len, UErrorCode *status) { in ucol_setVariableTop() function
/dports/devel/icu-lx/icu/source/i18n/
H A Ducol.cpp317 ucol_setVariableTop(UCollator *coll, const UChar *varTop, int32_t len, UErrorCode *status) { in ucol_setVariableTop() function
H A Ducol_sit.cpp549 ucol_setVariableTop(result, s.variableTopString, s.variableTopStringLen, status); in ucol_openFromShortString()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/i18n/
H A Ducol.cpp317 ucol_setVariableTop(UCollator *coll, const UChar *varTop, int32_t len, UErrorCode *status) { in ucol_setVariableTop() function
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/i18n/
H A Ducol.cpp317 ucol_setVariableTop(UCollator *coll, const UChar *varTop, int32_t len, UErrorCode *status) { in ucol_setVariableTop() function
H A Ducol_sit.cpp549 ucol_setVariableTop(result, s.variableTopString, s.variableTopStringLen, status); in ucol_openFromShortString()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/i18n/
H A Ducol_sit.cpp552 ucol_setVariableTop(result, s.variableTopString, s.variableTopStringLen, status); in ucol_openFromShortString()

123