Searched defs:UCOL_GREATER (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducol.h70 * UCOL_GREATER is returned if source string is compared to be greater than
81 UCOL_GREATER = 1, enumerator in enum:__anon12148
525 * UCOL_GREATER, UCOL_LESS
550 * UCOL_GREATER, UCOL_LESS
567 * This function is equivalent to {@link #ucol_strcoll } == UCOL_GREATER
629 * UCOL_GREATER, UCOL_LESS
/external/icu/icu4c/source/i18n/unicode/
H A Ducol.h64 * UCOL_GREATER is returned if source string is compared to be greater than
75 UCOL_GREATER = 1, enumerator in enum:__anon21934
541 * UCOL_GREATER, UCOL_LESS
566 * UCOL_GREATER, UCOL_LESS
583 * This function is equivalent to {@link #ucol_strcoll } == UCOL_GREATER
645 * UCOL_GREATER, UCOL_LESS

Completed in 67 milliseconds