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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
ucol.h 69 * UCOL_GREATER is returned if source string is compared to be greater than
80 UCOL_GREATER = 1,
425 * UCOL_GREATER, UCOL_LESS
426 * @see ucol_greater
440 * This function is equivalent to {@link #ucol_strcoll } == UCOL_GREATER
453 ucol_greater(const UCollator *coll,
467 * @see ucol_greater
486 * @see ucol_greater
502 * UCOL_GREATER, UCOL_LESS
    [all...]
  /external/icu4c/i18n/unicode/
ucol.h 70 * UCOL_GREATER is returned if source string is compared to be greater than
81 UCOL_GREATER = 1,
523 * UCOL_GREATER, UCOL_LESS
524 * @see ucol_greater
549 * UCOL_GREATER, UCOL_LESS
550 * @see ucol_greater
567 * This function is equivalent to {@link #ucol_strcoll } == UCOL_GREATER
580 ucol_greater(const UCollator *coll,
594 * @see ucol_greater
613 * @see ucol_greater
    [all...]

Completed in 2598 milliseconds