Home | History | Annotate | Download | only in unicode

Lines Matching refs:fromUSet

509     inline static UnicodeSet *fromUSet(USet *uset);
519 inline static const UnicodeSet *fromUSet(const USet *uset);
1675 inline UnicodeSet *UnicodeSet::fromUSet(USet *uset) {
1679 inline const UnicodeSet *UnicodeSet::fromUSet(const USet *uset) {