Home
last modified time | relevance | path

Searched refs:toUCollationElements (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dcoleitr.h299 inline UCollationElements *toUCollationElements() { in toUCollationElements() function
303 inline const UCollationElements *toUCollationElements() const { in toUCollationElements() function
/external/icu/icu4c/source/i18n/
Ducoleitr.cpp299 return cei->toUCollationElements(); in ucol_openElements()