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

  /external/chromium/third_party/icu/public/i18n/unicode/
ucol.h 96 UCOL_PRIMARY = 0,
136 * level to UCOL_PRIMARY to ignore secondary and tertiary differences.
193 * accent differences in a string is to set the strength to UCOL_PRIMARY
206 /** The strength attribute. Can be either UCOL_PRIMARY, UCOL_SECONDARY,
270 * @param strength The default collation strength; one of UCOL_PRIMARY, UCOL_SECONDARY,
479 * @return The collation strength; one of UCOL_PRIMARY, UCOL_SECONDARY,
491 * @param strength The desired collation strength; one of UCOL_PRIMARY,
    [all...]
  /external/icu4c/i18n/unicode/
ucol.h 97 UCOL_PRIMARY = 0,
137 * level to UCOL_PRIMARY to ignore secondary and tertiary differences.
194 * accent differences in a string is to set the strength to UCOL_PRIMARY
207 /** The strength attribute. Can be either UCOL_PRIMARY, UCOL_SECONDARY,
275 * @param strength The default collation strength; one of UCOL_PRIMARY, UCOL_SECONDARY,
503 * @return The collation strength; one of UCOL_PRIMARY, UCOL_SECONDARY,
515 * @param strength The desired collation strength; one of UCOL_PRIMARY,
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
ucol.h 105 UCOL_PRIMARY = 0,
145 * level to UCOL_PRIMARY to ignore secondary and tertiary differences.
202 * accent differences in a string is to set the strength to UCOL_PRIMARY
215 /** The strength attribute.\ Can be either UCOL_PRIMARY, UCOL_SECONDARY,
283 * @param strength The default collation strength; one of UCOL_PRIMARY, UCOL_SECONDARY,
477 * @return The collation strength; one of UCOL_PRIMARY, UCOL_SECONDARY,
489 * @param strength The desired collation strength; one of UCOL_PRIMARY,
    [all...]
  /external/webkit/WebCore/icu/unicode/
ucol.h 105 UCOL_PRIMARY = 0,
145 * level to UCOL_PRIMARY to ignore secondary and tertiary differences.
202 * accent differences in a string is to set the strength to UCOL_PRIMARY
215 /** The strength attribute.\ Can be either UCOL_PRIMARY, UCOL_SECONDARY,
283 * @param strength The default collation strength; one of UCOL_PRIMARY, UCOL_SECONDARY,
477 * @return The collation strength; one of UCOL_PRIMARY, UCOL_SECONDARY,
489 * @param strength The desired collation strength; one of UCOL_PRIMARY,
    [all...]

Completed in 183 milliseconds