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 97 UCOL_PRIMARY = 0,
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,
    [all...]
  /external/icu4c/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,
385 * @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...]

Completed in 359 milliseconds