Searched refs:UCOL_TERTIARY (Results 26 - 34 of 34) sorted by relevance

12

/macosx-10.9.5/ICU-511.35/icuSources/tools/toolutil/
H A Dudbgutil.cpp167 FIELD_NAME_STR( LEN_UCOL, UCOL_TERTIARY ),
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dcitertst.c372 coll = ucol_openRules(rule, rulelen, UCOL_ON, UCOL_TERTIARY, NULL, &status);
1869 UCOL_TERTIARY, UCOL_QUATERNARY,
H A Dencoll.c275 ucol_setStrength(myCollation, UCOL_TERTIARY);
/macosx-10.9.5/CF-855.17/
H A DCFStringUtilities.c497 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_TERTIARY, &icuStatus);
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Ducol_sit.cpp116 { '3', UCOL_TERTIARY },
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dtsmthred.cpp1182 coll->setAttribute(UCOL_STRENGTH, isAtLeastUCA62 ? UCOL_IDENTICAL : UCOL_TERTIARY, status);
/macosx-10.9.5/ICU-511.35/icuSources/test/perf/collperf/
H A Dcollperf.cpp652 case 3: ucol_setAttribute(col, UCOL_STRENGTH, UCOL_TERTIARY, &status); break;
/macosx-10.9.5/ICU-511.35/icuSources/test/perf/collationperf/
H A Dcollperf.cpp1492 ucol_setAttribute(gCol, UCOL_STRENGTH, UCOL_TERTIARY, &status);
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DTextIterator.cpp1993 strength = UCOL_TERTIARY;

Completed in 258 milliseconds

12