Home | History | Annotate | Download | only in common

Lines Matching refs:USet

22 #include "unicode/uset.h"
30 U_CAPI USet* U_EXPORT2
46 return (USet*) set;
49 U_CAPI USet* U_EXPORT2
66 return (USet*) set;
71 uset_applyPattern(USet *set,
100 uset_applyIntPropertyValue(USet* set,
106 uset_applyPropertyAlias(USet* set,
129 uset_toPattern(const USet* set,
139 uset_closeOver(USet* set, int32_t attributes) {