Lines Matching refs:UCollationElements
188 UCollationPCE::UCollationPCE(UCollationElements *elems) { init(elems); } in UCollationPCE()
192 void UCollationPCE::init(UCollationElements *elems) { in init()
273 U_CAPI UCollationElements* U_EXPORT2
304 ucol_closeElements(UCollationElements *elems) in ucol_closeElements()
310 ucol_reset(UCollationElements *elems) in ucol_reset()
316 ucol_next(UCollationElements *elems, in ucol_next()
370 ucol_previous(UCollationElements *elems, in ucol_previous()
463 ucol_getMaxExpansion(const UCollationElements *elems, in ucol_getMaxExpansion()
478 ucol_setText( UCollationElements *elems, in ucol_setText()
496 ucol_getOffset(const UCollationElements *elems) in ucol_getOffset()
502 ucol_setOffset(UCollationElements *elems, in ucol_setOffset()