Searched refs:createFromAll (Results 1 – 7 of 7) sorted by relevance
1212 static UnicodeSet* U_EXPORT2 createFromAll(const UnicodeString& s);
1204 static UnicodeSet* U_EXPORT2 createFromAll(const UnicodeString& s);
1182 static UnicodeSet* U_EXPORT2 createFromAll(const UnicodeString& s);
1090 UnicodeSet* U_EXPORT2 UnicodeSet::createFromAll(const UnicodeString& s) { in createFromAll() function in UnicodeSet
1091 UnicodeSet* U_EXPORT2 UnicodeSet::createFromAll(const UnicodeString& s) { in createFromAll() function in UnicodeSet
869 UnicodeSet::createFromAll("abc"), in TestStrings()