Home
last modified time | relevance | path

Searched refs:uset_complementAll (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Duset.h700 uset_complementAll(USet* set, const USet* complement);
Durename.h1556 #define uset_complementAll U_ICU_ENTRY_POINT_RENAME(uset_complementAll) macro
/external/icu/icu4c/source/test/cintltst/
Dusettest.c194 uset_complementAll(set, set2); in TestAPI()
/external/icu/icu4c/source/common/
Duset.cpp143 uset_complementAll(USet* set, const USet* complement) { in uset_complementAll() function