Home | History | Annotate | Download | only in unicode

Lines Matching defs:fromUSet

484     inline static UnicodeSet *fromUSet(USet *uset);
494 inline static const UnicodeSet *fromUSet(const USet *uset);
1649 inline UnicodeSet *UnicodeSet::fromUSet(USet *uset) {
1653 inline const UnicodeSet *UnicodeSet::fromUSet(const USet *uset) {