Searched refs:uset_addAllCodePoints (Results 1 – 5 of 5) sorted by relevance
587 uset_addAllCodePoints(USet* set, const UChar *str, int32_t strLen);
1557 #define uset_addAllCodePoints U_ICU_ENTRY_POINT_RENAME(uset_addAllCodePoints) macro
173 uset_addAllCodePoints(set, STR_ab, STR_ab_LEN); in TestAPI()
52 uset_addAllCodePoints(newSet, graphme, graphmeSize); in createFlattenSet()
97 uset_addAllCodePoints(USet* set, const UChar *str, int32_t strLen) { in uset_addAllCodePoints() function