Home
last modified time | relevance | path

Searched refs:UCOL_DEFAULT_STRENGTH (Results 1 – 25 of 70) sorted by relevance

123

/dports/devel/icu/icu/source/test/cintltst/
H A Dcg7coll.c171 UCOL_DEFAULT_STRENGTH,NULL, &status); in TestG7Locales()
210 myCollation = ucol_openRules(temp, len, UCOL_OFF, UCOL_DEFAULT_STRENGTH,NULL, &status); in TestDemo1()
241 myCollation = ucol_openRules(temp, len, UCOL_OFF, UCOL_DEFAULT_STRENGTH, NULL, &status); in TestDemo2()
270 myCollation = ucol_openRules(temp, len, UCOL_OFF, UCOL_DEFAULT_STRENGTH, NULL, &status); in TestDemo3()
300 myCollation = ucol_openRules(temp, len, UCOL_OFF, UCOL_DEFAULT_STRENGTH, NULL, &status); in TestDemo4()
H A Dcitertst.c450 c1 = ucol_openRules(rule, u_strlen(rule), UCOL_OFF, UCOL_DEFAULT_STRENGTH, NULL, &status); in TestPrevious()
474 c2 = ucol_openRules(rule, u_strlen(rule), UCOL_OFF, UCOL_DEFAULT_STRENGTH, NULL, &status); in TestPrevious()
494 c3 = ucol_openRules(rule, u_strlen(rule), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH,NULL, &status); in TestPrevious()
794 UCOL_DEFAULT_STRENGTH,NULL, &status); in TestMaxExpansion()
893 UCOL_DEFAULT_STRENGTH,NULL, &status); in TestMaxExpansion()
1052 coll = ucol_openRules(rule, rulelen, UCOL_OFF, UCOL_DEFAULT_STRENGTH,NULL, &status); in TestDiscontiguos()
H A Dcallcoll.c751 myCollation=ucol_openRules(rules, len, UCOL_OFF, UCOL_DEFAULT_STRENGTH, NULL, &status); in TestTertiary()
776 myCollation=ucol_openRules(rules, len, UCOL_OFF, UCOL_DEFAULT_STRENGTH,NULL, &status); in TestPrimary()
803 myCollation=ucol_openRules(rules, len, UCOL_OFF, UCOL_DEFAULT_STRENGTH,NULL, &status); in TestSecondary()
852 myCollation=ucol_openRules(rules, len, UCOL_OFF, UCOL_DEFAULT_STRENGTH,NULL, &status); in TestExtra()
1207 …coll = ucol_openRules(rules, u_strlen(rules), UCOL_OFF, UCOL_DEFAULT_STRENGTH, &parseError, &statu… in TestInvalidRules()
1255 … c1 = ucol_openRules(rule, u_strlen(rule), UCOL_OFF, UCOL_DEFAULT_STRENGTH, &parseError, &status); in TestJitterbug1098()
/dports/devel/icu-lx/icu/source/test/cintltst/
H A Dcg7coll.c171 UCOL_DEFAULT_STRENGTH,NULL, &status); in TestG7Locales()
210 myCollation = ucol_openRules(temp, len, UCOL_OFF, UCOL_DEFAULT_STRENGTH,NULL, &status); in TestDemo1()
241 myCollation = ucol_openRules(temp, len, UCOL_OFF, UCOL_DEFAULT_STRENGTH, NULL, &status); in TestDemo2()
270 myCollation = ucol_openRules(temp, len, UCOL_OFF, UCOL_DEFAULT_STRENGTH, NULL, &status); in TestDemo3()
300 myCollation = ucol_openRules(temp, len, UCOL_OFF, UCOL_DEFAULT_STRENGTH, NULL, &status); in TestDemo4()
H A Dcitertst.c450 c1 = ucol_openRules(rule, u_strlen(rule), UCOL_OFF, UCOL_DEFAULT_STRENGTH, NULL, &status); in TestPrevious()
474 c2 = ucol_openRules(rule, u_strlen(rule), UCOL_OFF, UCOL_DEFAULT_STRENGTH, NULL, &status); in TestPrevious()
494 c3 = ucol_openRules(rule, u_strlen(rule), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH,NULL, &status); in TestPrevious()
794 UCOL_DEFAULT_STRENGTH,NULL, &status); in TestMaxExpansion()
893 UCOL_DEFAULT_STRENGTH,NULL, &status); in TestMaxExpansion()
1052 coll = ucol_openRules(rule, rulelen, UCOL_OFF, UCOL_DEFAULT_STRENGTH,NULL, &status); in TestDiscontiguos()
H A Dcallcoll.c751 myCollation=ucol_openRules(rules, len, UCOL_OFF, UCOL_DEFAULT_STRENGTH, NULL, &status); in TestTertiary()
776 myCollation=ucol_openRules(rules, len, UCOL_OFF, UCOL_DEFAULT_STRENGTH,NULL, &status); in TestPrimary()
803 myCollation=ucol_openRules(rules, len, UCOL_OFF, UCOL_DEFAULT_STRENGTH,NULL, &status); in TestSecondary()
852 myCollation=ucol_openRules(rules, len, UCOL_OFF, UCOL_DEFAULT_STRENGTH,NULL, &status); in TestExtra()
1207 …coll = ucol_openRules(rules, u_strlen(rules), UCOL_OFF, UCOL_DEFAULT_STRENGTH, &parseError, &statu… in TestInvalidRules()
1255 … c1 = ucol_openRules(rule, u_strlen(rule), UCOL_OFF, UCOL_DEFAULT_STRENGTH, &parseError, &status); in TestJitterbug1098()
/dports/textproc/R-cran-stringi/stringi/src/
H A Dstri_collator.cpp94 UColAttributeValue opt_STRENGTH = UCOL_DEFAULT_STRENGTH; in stri__ucol_open()
159 if (opt_STRENGTH != UCOL_DEFAULT_STRENGTH) { in stri__ucol_open()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqcollator_icu.cpp82 ? UCOL_DEFAULT_STRENGTH : UCOL_SECONDARY; in init()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqcollator_icu.cpp82 ? UCOL_DEFAULT_STRENGTH : UCOL_SECONDARY; in init()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqcollator_icu.cpp82 ? UCOL_DEFAULT_STRENGTH : UCOL_SECONDARY; in init()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqcollator_icu.cpp82 ? UCOL_DEFAULT_STRENGTH : UCOL_SECONDARY; in init()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqcollator_icu.cpp82 ? UCOL_DEFAULT_STRENGTH : UCOL_SECONDARY; in init()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqcollator_icu.cpp82 ? UCOL_DEFAULT_STRENGTH : UCOL_SECONDARY; in init()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqcollator_icu.cpp82 ? UCOL_DEFAULT_STRENGTH : UCOL_SECONDARY; in init()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqcollator_icu.cpp82 ? UCOL_DEFAULT_STRENGTH : UCOL_SECONDARY; in init()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqcollator_icu.cpp82 ? UCOL_DEFAULT_STRENGTH : UCOL_SECONDARY; in init()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqcollator_icu.cpp82 ? UCOL_DEFAULT_STRENGTH : UCOL_SECONDARY; in init()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqcollator_icu.cpp82 ? UCOL_DEFAULT_STRENGTH : UCOL_SECONDARY; in init()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqcollator_icu.cpp82 ? UCOL_DEFAULT_STRENGTH : UCOL_SECONDARY; in init()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqcollator_icu.cpp82 ? UCOL_DEFAULT_STRENGTH : UCOL_SECONDARY; in init()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqcollator_icu.cpp82 ? UCOL_DEFAULT_STRENGTH : UCOL_SECONDARY; in init()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqcollator_icu.cpp82 ? UCOL_DEFAULT_STRENGTH : UCOL_SECONDARY; in init()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqcollator_icu.cpp82 ? UCOL_DEFAULT_STRENGTH : UCOL_SECONDARY; in init()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqcollator_icu.cpp82 ? UCOL_DEFAULT_STRENGTH : UCOL_SECONDARY; in init()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/text/
H A Dqcollator_icu.cpp82 ? UCOL_DEFAULT_STRENGTH : UCOL_SECONDARY; in init()

123