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

  /external/icu4c/i18n/
tblcoll.cpp 511 UCOL_GETMAXEXPANSION(ucollator, (uint32_t)order, result);
ucoleitr.cpp 605 ucol_getMaxExpansion(const UCollationElements *elems,
611 UCOL_GETMAXEXPANSION(elems->iteratordata_.coll, (uint32_t)order, result);
ucol_imp.h 124 * int32_t endExpansionCECount; - size of endExpansionCE. See UCOL_GETMAXEXPANSION
507 #define UCOL_GETMAXEXPANSION(coll, order, result) { \
    [all...]

Completed in 205 milliseconds