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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
ucol.h 65 * UCOL_LESS is returned if source string is compared to be less than target
82 UCOL_LESS = -1
425 * UCOL_GREATER, UCOL_LESS
459 * This function is equivalent to {@link #ucol_strcoll } != UCOL_LESS
502 * UCOL_GREATER, UCOL_LESS
    [all...]
  /external/icu4c/i18n/unicode/
ucol.h 66 * UCOL_LESS is returned if source string is compared to be less than target
83 UCOL_LESS = -1
523 * UCOL_GREATER, UCOL_LESS
549 * UCOL_GREATER, UCOL_LESS
586 * This function is equivalent to {@link #ucol_strcoll } != UCOL_LESS
629 * UCOL_GREATER, UCOL_LESS
    [all...]

Completed in 483 milliseconds