Searched defs:UCOL_SECONDARY (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducol.h100 UCOL_SECONDARY = 1, enumerator in enum:__anon12149
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
/external/icu/icu4c/source/i18n/unicode/
H A Ducol.h94 UCOL_SECONDARY = 1, enumerator in enum:__anon21935
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

Completed in 3479 milliseconds