HomeSort by relevance Sort by last modified time
    Searched refs:ucol_setStrength (Results 1 - 24 of 24) sorted by null

  /external/icu4c/test/cintltst/
cfintst.c 86 ucol_setStrength(myCollation, UCOL_TERTIARY);
104 ucol_setStrength(myCollation, UCOL_PRIMARY);
cjaptst.c 126 ucol_setStrength(myCollation, UCOL_TERTIARY);
149 ucol_setStrength(myCollation, UCOL_PRIMARY);
170 ucol_setStrength(myCollation, UCOL_SECONDARY);
194 ucol_setStrength(myCollation, UCOL_TERTIARY);
219 ucol_setStrength(myCollation, UCOL_QUATERNARY);
cestst.c 96 ucol_setStrength(myCollation, UCOL_TERTIARY);
115 ucol_setStrength(myCollation, UCOL_PRIMARY);
cturtst.c 103 ucol_setStrength(myCollation, UCOL_TERTIARY);
123 ucol_setStrength(myCollation, UCOL_PRIMARY);
cdetst.c 112 ucol_setStrength(myCollation, UCOL_TERTIARY);
131 ucol_setStrength(myCollation, UCOL_PRIMARY);
usrchtst.c 555 ucol_setStrength(collator, search.strength);
564 ucol_setStrength(collator, UCOL_TERTIARY);
568 ucol_setStrength(collator, UCOL_TERTIARY);
586 ucol_setStrength(collator, search.strength);
599 ucol_setStrength(collator, UCOL_TERTIARY);
607 ucol_setStrength(collator, UCOL_TERTIARY);
626 ucol_setStrength(collator, search.strength);
639 ucol_setStrength(collator, UCOL_TERTIARY);
643 ucol_setStrength(collator, UCOL_TERTIARY);
780 ucol_setStrength(collator, search->strength)
    [all...]
callcoll.c 723 ucol_setStrength(myCollation, UCOL_TERTIARY);
747 ucol_setStrength(myCollation, UCOL_PRIMARY);
774 ucol_setStrength(myCollation, UCOL_SECONDARY);
823 ucol_setStrength(myCollation, UCOL_TERTIARY);
866 ucol_setStrength(myCollator, UCOL_PRIMARY);
    [all...]
capitst.c 377 log_verbose("testing ucol_setStrength() method ...\n");
378 ucol_setStrength(col, UCOL_SECONDARY);
435 ucol_setStrength(col, UCOL_PRIMARY);
440 log_verbose("testing French ucol_setStrength() method ...\n");
441 ucol_setStrength(col, UCOL_TERTIARY);
608 ucol_setStrength(col, UCOL_SECONDARY);
615 ucol_setStrength(col, UCOL_PRIMARY);
793 ucol_setStrength(someCollators[index], UCOL_IDENTICAL);
817 ucol_setStrength(someCollators[index], UCOL_PRIMARY);
    [all...]
cfrtst.c 160 ucol_setStrength(myCollation, UCOL_QUATERNARY);
209 ucol_setStrength(myCollation, UCOL_TERTIARY);
encoll.c 275 ucol_setStrength(myCollation, UCOL_TERTIARY);
315 ucol_setStrength(myCollation, UCOL_PRIMARY);
334 ucol_setStrength(myCollation, UCOL_SECONDARY);
cmsccoll.c 273 ucol_setStrength(myCollation, UCOL_TERTIARY);
    [all...]
citertst.c     [all...]
  /external/icu4c/i18n/unicode/
ucol.h 570 * @see ucol_setStrength
586 ucol_setStrength(UCollator *coll,
    [all...]
  /external/icu4c/tools/dumpce/
dumpce.cpp 757 ucol_setStrength(COLLATOR_, UCOL_PRIMARY);
760 ucol_setStrength(COLLATOR_, UCOL_SECONDARY);
763 ucol_setStrength(COLLATOR_, UCOL_TERTIARY);
825 ucol_setStrength(COLLATOR_, UCOL_TERTIARY);
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
ucol.h 479 * @see ucol_setStrength
495 ucol_setStrength(UCollator *coll,
    [all...]
urename.h 629 #define ucol_setStrength ucol_setStrength_3_2
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
ucol.h 479 * @see ucol_setStrength
495 ucol_setStrength(UCollator *coll,
    [all...]
urename.h 629 #define ucol_setStrength ucol_setStrength_3_2
    [all...]
  /external/icu4c/test/intltest/
ssearch.cpp 293 ucol_setStrength(collator.getAlias(), collatorStrength);
631 ucol_setStrength(collator, collatorStrength);
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 629 #define ucol_setStrength ucol_setStrength_3_2
    [all...]
  /external/webkit/Source/WebCore/editing/
TextIterator.cpp     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 629 #define ucol_setStrength ucol_setStrength_3_2
    [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/icu4c/i18n/
ucol.cpp     [all...]

Completed in 685 milliseconds