Home
last modified time | relevance | path

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

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