HomeSort by relevance Sort by last modified time
    Searched refs:UCOL_ON (Results 26 - 38 of 38) sorted by null

12

  /external/icu4c/test/cintltst/
citertst.c 155 ucol_setAttribute(coll, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
370 coll = ucol_openRules(rule, rulelen, UCOL_ON, UCOL_TERTIARY, NULL, &status);
371 ucol_setAttribute(coll, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
638 ucol_setAttribute(en_us, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
    [all...]
  /external/icu4c/test/perf/collationperf/
collperf.cpp     [all...]
  /external/icu4c/test/intltest/
itercoll.cpp 432 coll->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
ssearch.cpp 219 normalize = UCOL_ON;
557 normalize = UCOL_ON;
981 col->setAttribute(UCOL_NORMALIZATION_MODE, UCOL_ON, status);
    [all...]
tsmthred.cpp 1010 ucol_setAttribute(coll, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
    [all...]
  /external/icu4c/i18n/
ucoleitr.cpp 377 if (ci->coll->normalizationMode == UCOL_ON) {
ucol_tok.cpp 346 {suboption_05, 2, UCOL_ON}
350 {suboption_07, 1, UCOL_ON}
    [all...]
ucol_imp.h 472 if(((collator)->normalizationMode == UCOL_ON)) (s)->flags |= UCOL_ITER_NORM; \
    [all...]
ucol_sit.cpp 109 { 'O', UCOL_ON },
rbnf.cpp     [all...]
ucol_res.cpp 394 case UCOL_ON:
    [all...]
usearch.cpp     [all...]
  /external/icu4c/tools/dumpce/
dumpce.cpp 104 {UCOL_ON, "UCOL_ON"},
    [all...]

Completed in 1397 milliseconds

12