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

  /external/icu4c/i18n/
ucol_tok.h 34 #define UCOL_TOK_RESET 0xDEADBEEF
ucol_tok.cpp     [all...]
ucol_res.cpp     [all...]
ucol_bld.cpp 867 if((expt = (UColToken *)uhash_get(src->tailored, &exp)) != NULL && expt->strength != UCOL_TOK_RESET) { /* expansion is tailored */
    [all...]
  /external/icu4c/tools/dumpce/
dumpce.cpp     [all...]
  /external/icu4c/test/cintltst/
cmsccoll.c 635 case UCOL_TOK_RESET:
646 if(before == TRUE && strength != UCOL_TOK_RESET) { /* first and second were swapped */
980 if(strength != UCOL_TOK_RESET) {
    [all...]

Completed in 123 milliseconds