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/icu/icu4c/source/i18n/unicode/
ucol.h 64 * UCOL_GREATER is returned if source string is compared to be greater than
75 UCOL_GREATER = 1,
541 * UCOL_GREATER, UCOL_LESS
542 * @see ucol_greater
566 * UCOL_GREATER, UCOL_LESS
567 * @see ucol_greater
583 * This function is equivalent to {@link #ucol_strcoll } == UCOL_GREATER
596 ucol_greater(const UCollator *coll,
610 * @see ucol_greater
629 * @see ucol_greater
    [all...]

Completed in 121 milliseconds