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

  /external/chromium/third_party/icu/public/i18n/unicode/
ucoleitr.h 36 #define UCOL_PROCESSED_NULLORDER ((int64_t)U_INT64_MAX)
209 * @return The next collation elements ordering, otherwise returns UCOL_PROCESSED_NULLORDER
232 * UCOL_PROCESSED_NULLORDER if an error has occured or if the start of
  /external/icu4c/i18n/unicode/
ucoleitr.h 36 #define UCOL_PROCESSED_NULLORDER ((int64_t)U_INT64_MAX)
209 * @return The next collation elements ordering, otherwise returns UCOL_PROCESSED_NULLORDER
232 * UCOL_PROCESSED_NULLORDER if an error has occured or if the start of

Completed in 30 milliseconds