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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducol.h97 UCOL_PRIMARY = 0, enumerator in enum:__anon11243
151 * level to UCOL_PRIMARY to ignore secondary and tertiary differences.
208 * accent differences in a string is to set the strength to UCOL_PRIMARY
221 /** The strength attribute. Can be either UCOL_PRIMARY, UCOL_SECONDARY,
289 * @param strength The default collation strength; one of UCOL_PRIMARY, UCOL_SECONDARY,
517 * @return The collation strength; one of UCOL_PRIMARY, UCOL_SECONDARY,
529 * @param strength The desired collation strength; one of UCOL_PRIMARY,
/external/icu/icu4c/source/i18n/unicode/
H A Ducol.h92 UCOL_PRIMARY = 0, enumerator in enum:__anon21131
204 * level to UCOL_PRIMARY to ignore secondary and tertiary differences.
267 * accent differences in a string is to set the strength to UCOL_PRIMARY
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,
672 * @param strength The desired collation strength; one of UCOL_PRIMARY,

Completed in 53 milliseconds