Searched refs:fromUSet (Results 1 – 5 of 5) sorted by relevance
487 inline static UnicodeSet *fromUSet(USet *uset);497 inline static const UnicodeSet *fromUSet(const USet *uset);1653 inline UnicodeSet *UnicodeSet::fromUSet(USet *uset) { in fromUSet() function1657 inline const UnicodeSet *UnicodeSet::fromUSet(const USet *uset) { in fromUSet() function
650 icu::UnicodeSet::fromUSet(contractions), in ucol_getContractionsAndExpansions()651 icu::UnicodeSet::fromUSet(expansions), in ucol_getContractionsAndExpansions()
286 const UnicodeSet *set = UnicodeSet::fromUSet(chars); in uspoof_setAllowedChars()
281 *UnicodeSet::fromUSet(filterSet)); in unorm2_openFiltered()
703 UnicodeSet *setx = UnicodeSet::fromUSet(uset); in TestAPI()708 const UnicodeSet *constSetx = UnicodeSet::fromUSet(constUSet); in TestAPI()