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

  /external/icu4c/i18n/unicode/
ucol.h 98 UCOL_PRIMARY = 0,
202 * level to UCOL_PRIMARY to ignore secondary and tertiary differences.
259 * accent differences in a string is to set the strength to UCOL_PRIMARY
272 /** The strength attribute. Can be either UCOL_PRIMARY, UCOL_SECONDARY,
340 * @param strength The default collation strength; one of UCOL_PRIMARY, UCOL_SECONDARY,
568 * @return The collation strength; one of UCOL_PRIMARY, UCOL_SECONDARY,
580 * @param strength The desired collation strength; one of UCOL_PRIMARY,
    [all...]
  /external/webkit/Source/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/Source/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 1462 milliseconds