Searched defs:UCOL_PRIMARY (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/i18n/unicode/
H A Ducol.h98 UCOL_PRIMARY = 0, enumerator in enum:__anon5927
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,
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Ducol.h105 UCOL_PRIMARY = 0, enumerator in enum:__anon14357
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,
/external/webkit/Source/WebCore/icu/unicode/
H A Ducol.h105 UCOL_PRIMARY = 0, enumerator in enum:__anon14600
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,

Completed in 213 milliseconds