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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
ucol.h 98 UCOL_PRIMARY = 0,
210 * level to UCOL_PRIMARY to ignore secondary and tertiary differences.
273 * accent differences in a string is to set the strength to UCOL_PRIMARY
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,
656 * @param strength The desired collation strength; one of UCOL_PRIMARY,
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
ucol.h 92 UCOL_PRIMARY = 0,
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,
    [all...]

Completed in 72 milliseconds