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

  /external/chromium/third_party/icu/public/i18n/unicode/
ucol.h 98 UCOL_SECONDARY = 1,
141 * difference. Set comparison level to UCOL_SECONDARY to ignore tertiary
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,
492 * UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL, UCOL_DEFAULT
    [all...]
  /external/icu4c/i18n/unicode/
ucol.h 99 UCOL_SECONDARY = 1,
142 * difference. Set comparison level to UCOL_SECONDARY to ignore tertiary
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,
516 * UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL, UCOL_DEFAULT
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
ucol.h 107 UCOL_SECONDARY = 1,
150 * difference. Set comparison level to UCOL_SECONDARY to ignore tertiary
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,
490 * UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL, UCOL_DEFAULT
    [all...]
  /external/webkit/WebCore/icu/unicode/
ucol.h 107 UCOL_SECONDARY = 1,
150 * difference. Set comparison level to UCOL_SECONDARY to ignore tertiary
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,
490 * UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL, UCOL_DEFAULT
    [all...]

Completed in 137 milliseconds