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

  /external/icu4c/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/webkit/Source/JavaScriptCore/icu/unicode/
ucol.h 77 * UCOL_GREATER is returned if source string is compared to be greater than
88 UCOL_GREATER = 1,
385 * UCOL_GREATER, UCOL_LESS
386 * @see ucol_greater
400 * This function is equivalent to {@link #ucol_strcoll } == UCOL_GREATER
413 ucol_greater(const UCollator *coll,
427 * @see ucol_greater
446 * @see ucol_greater
462 * UCOL_GREATER, UCOL_LESS
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
ucol.h 77 * UCOL_GREATER is returned if source string is compared to be greater than
88 UCOL_GREATER = 1,
385 * UCOL_GREATER, UCOL_LESS
386 * @see ucol_greater
400 * This function is equivalent to {@link #ucol_strcoll } == UCOL_GREATER
413 ucol_greater(const UCollator *coll,
427 * @see ucol_greater
446 * @see ucol_greater
462 * UCOL_GREATER, UCOL_LESS
    [all...]

Completed in 964 milliseconds