Searched refs:UCOL_STRENGTH (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.9.5/ICU-511.35/icuSources/samples/coll/
H A Dcoll.cpp206 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_PRIMARY, &status);
209 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_SECONDARY,
213 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_TERTIARY, &status);
216 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_QUATERNARY,
220 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_IDENTICAL,
/macosx-10.9.5/ICU-511.35/icuSources/samples/strsrch/
H A Dstrsrch.cpp197 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_PRIMARY, &status);
200 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_SECONDARY,
204 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_TERTIARY, &status);
207 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_QUATERNARY,
211 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_IDENTICAL,
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Ducaconf.cpp92 coll->setAttribute(UCOL_STRENGTH, isAtLeastUCA62 ? UCOL_IDENTICAL : UCOL_TERTIARY, status);
101 coll->setAttribute(UCOL_STRENGTH, isAtLeastUCA62 ? UCOL_IDENTICAL : UCOL_QUATERNARY, status);
H A Dapicoll.cpp1014 col->setAttribute(UCOL_STRENGTH, UCOL_TERTIARY, success);
1109 col->setAttribute(UCOL_STRENGTH, UCOL_IDENTICAL, status);
1256 col->setAttribute(UCOL_STRENGTH, UCOL_PRIMARY, errorCode);
1510 coll->setAttribute(UCOL_STRENGTH, UCOL_PRIMARY, error);
1511 if (coll->getAttribute(UCOL_STRENGTH, error) != UCOL_PRIMARY ||
1516 coll->setAttribute(UCOL_STRENGTH, UCOL_SECONDARY, error);
1517 if (coll->getAttribute(UCOL_STRENGTH, error) != UCOL_SECONDARY ||
1522 coll->setAttribute(UCOL_STRENGTH, UCOL_TERTIARY, error);
1523 if (coll->getAttribute(UCOL_STRENGTH, error) != UCOL_TERTIARY ||
1528 coll->setAttribute(UCOL_STRENGTH, UCOL_QUATERNAR
[all...]
H A Dthcoll.cpp450 coll2->setAttribute(UCOL_STRENGTH, UCOL_SECONDARY, status);
H A Dregcoll.cpp668 c->setAttribute(UCOL_STRENGTH, UCOL_SECONDARY, status);
696 c->setAttribute(UCOL_STRENGTH, UCOL_SECONDARY, status);
H A Dtsmthred.cpp1182 coll->setAttribute(UCOL_STRENGTH, isAtLeastUCA62 ? UCOL_IDENTICAL : UCOL_TERTIARY, status);
/macosx-10.9.5/CF-855.17/
H A DCFStringUtilities.c379 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_PRIMARY, &icuStatus);
464 ucol_setAttribute(collator, UCOL_STRENGTH, (options & kCFCompareDiacriticInsensitive) ? UCOL_PRIMARY : UCOL_SECONDARY, &icuStatus);
469 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_PRIMARY, &icuStatus);
482 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_PRIMARY, &icuStatus);
497 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_TERTIARY, &icuStatus);
502 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_PRIMARY, &icuStatus);
516 ucol_setAttribute(collator, UCOL_STRENGTH, UCOL_PRIMARY, &icuStatus);
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dcapitst.c106 {UCOL_STRENGTH, {UCOL_PRIMARY, UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL}, 5, UCOL_SHIFTED},/* attribute for strength */
1097 ucol_setAttribute(col, UCOL_STRENGTH, UCOL_IDENTICAL, &status);
1177 ucol_setAttribute(col, UCOL_STRENGTH, UCOL_TERTIARY, &status);
1705 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_QUATERNARY, &status);
1710 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_TERTIARY, &status);
1788 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_PRIMARY, &error);
1789 if (ucol_getAttribute(coll, UCOL_STRENGTH, &error) != UCOL_PRIMARY ||
1794 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_SECONDARY, &error);
1795 if (ucol_getAttribute(coll, UCOL_STRENGTH, &error) != UCOL_SECONDARY ||
1800 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_TERTIAR
[all...]
H A Dcjaptst.c245 ucol_setAttribute(myCollation, UCOL_STRENGTH, UCOL_QUATERNARY, &status);
H A Dcg7coll.c148 ucol_setAttribute(myCollation, UCOL_STRENGTH, UCOL_QUATERNARY, &status);
H A Dcmsccoll.c209 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_QUATERNARY, &status);
222 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_TERTIARY, &status);
371 ucol_setAttribute(coll, UCOL_STRENGTH, strengths[k], &status);
1341 UColAttributeValue oldStrength = ucol_getAttribute(UCA, UCOL_STRENGTH, &status);
1346 ucol_setAttribute(UCA, UCOL_STRENGTH, UCOL_QUATERNARY, &status);
1372 ucol_setAttribute(UCA, UCOL_STRENGTH, oldStrength, &status);
2914 static const UColAttribute att[] = { UCOL_ALTERNATE_HANDLING, UCOL_STRENGTH };
2954 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_IDENTICAL, &status);
3484 static const UColAttribute att[] = { UCOL_STRENGTH };
3487 static const UColAttribute attShifted[] = { UCOL_STRENGTH, UCOL_ALTERNATE_HANDLIN
[all...]
H A Dcfrtst.c178 ucol_setAttribute(myCollation, UCOL_STRENGTH, UCOL_SECONDARY, &status);
/macosx-10.9.5/ICU-511.35/icuSources/test/perf/collperf/
H A Dcollperf.cpp650 case 1: ucol_setAttribute(col, UCOL_STRENGTH, UCOL_PRIMARY, &status); break;
651 case 2: ucol_setAttribute(col, UCOL_STRENGTH, UCOL_SECONDARY, &status); break;
652 case 3: ucol_setAttribute(col, UCOL_STRENGTH, UCOL_TERTIARY, &status); break;
653 case 4: ucol_setAttribute(col, UCOL_STRENGTH, UCOL_QUATERNARY, &status); break;
654 case 5: ucol_setAttribute(col, UCOL_STRENGTH, UCOL_IDENTICAL, &status); break;
/macosx-10.9.5/ICU-511.35/icuSources/test/perf/collationperf/
H A Dcollperf.cpp1486 ucol_setAttribute(gCol, UCOL_STRENGTH, UCOL_PRIMARY, &status);
1489 ucol_setAttribute(gCol, UCOL_STRENGTH, UCOL_SECONDARY, &status);
1492 ucol_setAttribute(gCol, UCOL_STRENGTH, UCOL_TERTIARY, &status);
1495 ucol_setAttribute(gCol, UCOL_STRENGTH, UCOL_QUATERNARY, &status);
1498 ucol_setAttribute(gCol, UCOL_STRENGTH, UCOL_IDENTICAL, &status);
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dcoll.cpp869 return (ECollationStrength)getAttribute(UCOL_STRENGTH, intStatus);
875 setAttribute(UCOL_STRENGTH, (UColAttributeValue)newStrength, intStatus);
H A Ducol_sit.cpp304 /* 06 STRENGTH */ {strengthArg, _processCollatorOption, UCOL_STRENGTH }, // strength 1, 2, 3, 4, I, D
703 case UCOL_STRENGTH: /* attribute for strength */
H A Ducol_tok.cpp255 case UCOL_STRENGTH:
404 /*06*/ {option_14, 8, strengthSub, 5, UCOL_STRENGTH}, /*"strength" */
H A Dalphaindex.cpp962 collatorPrimaryOnly_->setAttribute(UCOL_STRENGTH, UCOL_PRIMARY, status);
H A Ducol_res.cpp504 ucol_setAttribute(result, UCOL_STRENGTH, strength, status);
H A Ducol.cpp5426 int32_t strength = ucol_getAttribute(coll, UCOL_STRENGTH, status);
6692 case UCOL_STRENGTH: /* attribute for strength */
6741 case UCOL_STRENGTH: /* attribute for strength */
6756 ucol_setAttribute(coll, UCOL_STRENGTH, strength, &status);
6763 return ucol_getAttribute(coll, UCOL_STRENGTH, &status);
/macosx-10.9.5/ICU-511.35/icuSources/i18n/unicode/
H A Ducol.h304 UCOL_STRENGTH, enumerator in enum:__anon1195
/macosx-10.9.5/JavaScriptCore-7537.78.1/icu/unicode/
H A Ducol.h231 UCOL_STRENGTH, enumerator in enum:__anon2737
/macosx-10.9.5/WebCore-7537.78.1/icu/unicode/
H A Ducol.h231 UCOL_STRENGTH, enumerator in enum:__anon5301
/macosx-10.9.5/ICU-511.35/icuSources/tools/dumpce/
H A Ddumpce.cpp91 {UCOL_STRENGTH, "UCOL_STRENGTH"},
1394 if (attr == UCOL_STRENGTH && value != UCOL_TERTIARY) {
1580 fprintf(stdout, "Example to generate *.txt files : dumpce --serialize --locale af --destdir /temp --attribute UCOL_STRENGTH=UCOL_DEFAULT_STRENGTH,4=17\n\n");

Completed in 191 milliseconds

12