Searched refs:fromUSet (Results 1 – 5 of 5) sorted by relevance
509 inline static UnicodeSet *fromUSet(USet *uset);519 inline static const UnicodeSet *fromUSet(const USet *uset);1675 inline UnicodeSet *UnicodeSet::fromUSet(USet *uset) { in fromUSet() function1679 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()
303 const UnicodeSet *set = UnicodeSet::fromUSet(chars); in uspoof_setAllowedChars()
281 *UnicodeSet::fromUSet(filterSet)); in unorm2_openFiltered()
704 UnicodeSet *setx = UnicodeSet::fromUSet(uset); in TestAPI()709 const UnicodeSet *constSetx = UnicodeSet::fromUSet(constUSet); in TestAPI()