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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
ucol.h 100 UCOL_SECONDARY = 1,
215 * difference. Set comparison level to UCOL_SECONDARY to ignore tertiary
292 /** The strength attribute. Can be either UCOL_PRIMARY, UCOL_SECONDARY,
387 * @param strength The default collation strength; one of UCOL_PRIMARY, UCOL_SECONDARY,
644 * @return The collation strength; one of UCOL_PRIMARY, UCOL_SECONDARY,
657 * UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL, UCOL_DEFAULT
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
ucol.h 94 UCOL_SECONDARY = 1,
209 * difference. Set comparison level to UCOL_SECONDARY to ignore tertiary
286 /** The strength attribute. Can be either UCOL_PRIMARY, UCOL_SECONDARY,
403 * @param strength The default collation strength; one of UCOL_PRIMARY, UCOL_SECONDARY,
660 * @return The collation strength; one of UCOL_PRIMARY, UCOL_SECONDARY,
673 * UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL, UCOL_DEFAULT
    [all...]

Completed in 287 milliseconds