Searched refs:uset_removeString (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Duset.h616 uset_removeString(USet* set, const UChar* str, int32_t strLen);
H A Durename.h1622 #define uset_removeString U_ICU_ENTRY_POINT_RENAME(uset_removeString) macro
/external/icu/icu4c/source/common/unicode/
H A Duset.h616 uset_removeString(USet* set, const UChar* str, int32_t strLen);
H A Durename.h1543 #define uset_removeString U_ICU_ENTRY_POINT_RENAME(uset_removeString) macro
/external/chromium_org/third_party/icu/source/common/
H A Duset.cpp112 uset_removeString(USet* set, const UChar* str, int32_t strLen) { function
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dusettest.c127 uset_removeString(set, STR_ab, STR_ab_LEN);
/external/icu/icu4c/source/common/
H A Duset.cpp112 uset_removeString(USet* set, const UChar* str, int32_t strLen) { function
/external/icu/icu4c/source/test/cintltst/
H A Dusettest.c127 uset_removeString(set, STR_ab, STR_ab_LEN);

Completed in 1153 milliseconds