OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UCOL_PROCESSED_NULLORDER
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/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
37
#define
UCOL_PROCESSED_NULLORDER
((int64_t)U_INT64_MAX)
214
* @return The next collation elements ordering, otherwise returns
UCOL_PROCESSED_NULLORDER
237
*
UCOL_PROCESSED_NULLORDER
if an error has occured or if the start of
Completed in 46 milliseconds