HomeSort by relevance Sort by last modified time
    Searched defs:UCOL_SECONDARY (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/i18n/unicode/
ucol.h 96 UCOL_SECONDARY = 1,
217 * difference. Set comparison level to UCOL_SECONDARY to ignore tertiary
294 /** The strength attribute. Can be either UCOL_PRIMARY, UCOL_SECONDARY,
414 * @param strength The default collation strength; one of UCOL_PRIMARY, UCOL_SECONDARY,
672 * @return The collation strength; one of UCOL_PRIMARY, UCOL_SECONDARY,
685 * UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL, UCOL_DEFAULT
    [all...]
  /external/icu/libandroidicu/include/unicode/
ucol.h 96 UCOL_SECONDARY = 1,
217 * difference. Set comparison level to UCOL_SECONDARY to ignore tertiary
294 /** The strength attribute. Can be either UCOL_PRIMARY, UCOL_SECONDARY,
414 * @param strength The default collation strength; one of UCOL_PRIMARY, UCOL_SECONDARY,
672 * @return The collation strength; one of UCOL_PRIMARY, UCOL_SECONDARY,
685 * UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL, UCOL_DEFAULT
    [all...]

Completed in 111 milliseconds