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

  /external/icu/icu4c/source/i18n/
ucoleitr.cpp 326 return UCOL_PROCESSED_NULLORDER;
337 result = UCOL_PROCESSED_NULLORDER;
379 return UCOL_PROCESSED_NULLORDER;
429 return UCOL_PROCESSED_NULLORDER;
usrchimp.h 47 #define UCOL_PROCESSED_NULLORDER ((int64_t)U_INT64_MAX)
101 * @return The next collation elements ordering, otherwise returns UCOL_PROCESSED_NULLORDER
115 * UCOL_PROCESSED_NULLORDER if an error has occured or if the start of
usearch.cpp 394 while ((pce = iter.nextProcessed(NULL, NULL, status)) != UCOL_PROCESSED_NULLORDER &&
    [all...]

Completed in 81 milliseconds