Lines Matching refs:elems
135 * @param elems The UCollationElements to close.
139 ucol_closeElements(UCollationElements *elems);
145 * @param elems The UCollationElements to reset.
151 ucol_reset(UCollationElements *elems);
156 * @param elems The UCollationElements containing the text.
163 ucol_next(UCollationElements *elems, UErrorCode *status);
169 * @param elems The UCollationElements containing the text.
179 ucol_previous(UCollationElements *elems, UErrorCode *status);
185 * @param elems The UCollationElements containing the text.
193 ucol_getMaxExpansion(const UCollationElements *elems, int32_t order);
205 * @param elems The UCollationElements to set.
213 ucol_setText( UCollationElements *elems,
222 * @param elems The UCollationElements to query.
228 ucol_getOffset(const UCollationElements *elems);
236 * @param elems The UCollationElements to set.
243 ucol_setOffset(UCollationElements *elems,