Searched refs:uset_addAllCodePoints (Results 1 – 5 of 5) sorted by relevance
583 uset_addAllCodePoints(USet* set, const UChar *str, int32_t strLen);
1542 #define uset_addAllCodePoints U_ICU_ENTRY_POINT_RENAME(uset_addAllCodePoints) macro
171 uset_addAllCodePoints(set, STR_ab, STR_ab_LEN); in TestAPI()
48 uset_addAllCodePoints(newSet, graphme, graphmeSize); in createFlattenSet()
95 uset_addAllCodePoints(USet* set, const UChar *str, int32_t strLen) { in uset_addAllCodePoints() function