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

  /external/icu4c/i18n/
ucol.cpp 146 (s)->flags |= UCOL_ITER_NORM;
    [all...]
ucol_imp.h 246 #define UCOL_ITER_NORM 1
470 if(((collator)->normalizationMode == UCOL_ON)) (s)->flags |= UCOL_ITER_NORM; \
    [all...]
ucoleitr.cpp 378 ci->flags |= UCOL_ITER_NORM;

Completed in 24 milliseconds