Searched defs:UCollationElements (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Ducoleitr.h35 * The UCollationElements struct.
39 typedef struct UCollationElements UCollationElements; typedef in typeref:struct:UCollationElements
43 * \brief C API: UCollationElements
45 * The UCollationElements API is used as an iterator to walk through each
66 * . UCollationElements *c;
112 U_STABLE UCollationElements* U_EXPORT2
130 * Close a UCollationElements.
131 * Once closed, a UCollationElements may no longer be used.
132 * @param elems The UCollationElements t
[all...]

Completed in 120 milliseconds