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

  /external/chromium_org/third_party/icu/source/i18n/
tblcoll.cpp 451 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 128 * int32_t endExpansionCECount; - size of endExpansionCE. See UCOL_GETMAXEXPANSION
486 #define UCOL_GETMAXEXPANSION(coll, order, result) { \
    [all...]

Completed in 47 milliseconds