Home | History | Annotate | Download | only in unicode

Lines Matching full:elems

130  * @param elems The UCollationElements to close.
134 ucol_closeElements(UCollationElements *elems);
140 * @param elems The UCollationElements to reset.
146 ucol_reset(UCollationElements *elems);
151 * @param elems The UCollationElements containing the text.
158 ucol_next(UCollationElements *elems, UErrorCode *status);
164 * @param elems The UCollationElements containing the text.
174 ucol_previous(UCollationElements *elems, UErrorCode *status);
180 * @param elems The UCollationElements containing the text.
188 ucol_getMaxExpansion(const UCollationElements *elems, int32_t order);
195 * @param elems The UCollationElements to set.
203 ucol_setText( UCollationElements *elems,
212 * @param elems The UCollationElements to query.
218 ucol_getOffset(const UCollationElements *elems);
226 * @param elems The UCollationElements to set.
233 ucol_setOffset(UCollationElements *elems,