Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Duset.h708 uset_complementAll(USet* set, const USet* complement);
Durename.h1614 #define uset_complementAll U_ICU_ENTRY_POINT_RENAME(uset_complementAll) macro
/external/icu/libandroidicu/include/unicode/
Duset.h708 uset_complementAll(USet* set, const USet* complement);
Durename.h1614 #define uset_complementAll U_ICU_ENTRY_POINT_RENAME(uset_complementAll) macro
/external/icu/icu4c/source/test/cintltst/
Dusettest.c196 uset_complementAll(set, set2); in TestAPI()
/external/icu/icu4c/source/common/
Duset.cpp145 uset_complementAll(USet* set, const USet* complement) { in uset_complementAll() function
/external/icu/libandroidicu/static_shim/
Dshim.cpp2611 uset_complementAll(set, complement); in uset_complementAll_android()