Searched refs:uset_containsAllCodePoints (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/common/unicode/
H A Duset.h882 uset_containsAllCodePoints(const USet* set, const UChar *str, int32_t strLen);
H A Durename.h1521 #define uset_containsAllCodePoints U_ICU_ENTRY_POINT_RENAME(uset_containsAllCodePoints) macro
/external/icu4c/common/
H A Duset.cpp189 uset_containsAllCodePoints(const USet* set, const UChar *str, int32_t strLen) { function
/external/icu4c/test/cintltst/
H A Dusettest.c174 if (uset_containsAllCodePoints(set, STR_bc, STR_bc_LEN)){

Completed in 82 milliseconds