Home
last modified time | relevance | path

Searched defs:uset_removeString (Results 1 – 7 of 7) sorted by relevance

/third_party/icu/icu4c/source/common/
Duset.cpp114 uset_removeString(USet* set, const UChar* str, int32_t strLen) { in uset_removeString() function
/third_party/skia/third_party/externals/icu/source/common/
Duset.cpp114 uset_removeString(USet* set, const UChar* str, int32_t strLen) { in uset_removeString() function
/third_party/skia/m133/third_party/externals/icu/source/common/
Duset.cpp114 uset_removeString(USet* set, const char16_t* str, int32_t strLen) { in uset_removeString() function
/third_party/icu/ohos_icu4c/src/
Dicu_addon.cpp2479 void uset_removeString(USet *set, const UChar *str, int32_t strLen) in uset_removeString() function
2481 U_ICU_ENTRY_POINT_RENAME(uset_removeString)(set, str, strLen); in uset_removeString() local
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h1714 #define uset_removeString U_ICU_ENTRY_POINT_RENAME(uset_removeString) macro
/third_party/icu/icu4c/source/common/unicode/
Durename.h1735 #define uset_removeString U_ICU_ENTRY_POINT_RENAME(uset_removeString) macro
/third_party/skia/m133/third_party/externals/icu/source/common/unicode/
Durename.h1783 #define uset_removeString U_ICU_ENTRY_POINT_RENAME(uset_removeString) macro