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

  /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
548 * UCOL_GREATER, UCOL_LESS
584 * This function is equivalent to {@link #ucol_strcoll } != UCOL_LESS
627 * UCOL_GREATER, UCOL_LESS
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
ucol.h 73 * UCOL_LESS is returned if source string is compared to be less than target
90 UCOL_LESS = -1
385 * UCOL_GREATER, UCOL_LESS
419 * This function is equivalent to {@link #ucol_strcoll } != UCOL_LESS
462 * UCOL_GREATER, UCOL_LESS
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
ucol.h 73 * UCOL_LESS is returned if source string is compared to be less than target
90 UCOL_LESS = -1
385 * UCOL_GREATER, UCOL_LESS
419 * This function is equivalent to {@link #ucol_strcoll } != UCOL_LESS
462 * UCOL_GREATER, UCOL_LESS
    [all...]

Completed in 507 milliseconds