Home | History | Annotate | Download | only in unicode

Lines Matching defs:USet

57  * USet is the C API type for Unicode sets.
60 * See unicode/uset.h
65 struct USet;
67 typedef struct USet USet;
936 * @param setFillIn A valid USet *. It will be cleared by this function before
937 * the converter's specific set is filled into the USet.
950 USet *setFillIn,