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 483 UCOL_GETMAXEXPANSION(ucollator, (uint32_t)order, result);
ucol_imp.h 120 * int32_t endExpansionCECount; - size of endExpansionCE. See UCOL_GETMAXEXPANSION
447 #define UCOL_GETMAXEXPANSION(coll, order, result) { \
    [all...]
ucoleitr.cpp 618 ucol_getMaxExpansion(const UCollationElements *elems,
624 UCOL_GETMAXEXPANSION(elems->iteratordata_.coll, (uint32_t)order, result);

Completed in 126 milliseconds