Searched refs:uset_complementAllCodePoints (Results 1 – 9 of 9) sorted by relevance
/external/icu/libandroidicu/include/unicode/ |
D | uset.h | 784 uset_complementAllCodePoints(USet *set, const UChar *str, int32_t length);
|
D | urename.h | 1694 #define uset_complementAllCodePoints U_ICU_ENTRY_POINT_RENAME(uset_complementAllCodePoints) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | uset.h | 784 uset_complementAllCodePoints(USet *set, const UChar *str, int32_t length);
|
D | urename.h | 1694 #define uset_complementAllCodePoints U_ICU_ENTRY_POINT_RENAME(uset_complementAllCodePoints) macro
|
/external/icu/libicu/cts_headers/unicode/ |
D | uset.h | 784 uset_complementAllCodePoints(USet *set, const UChar *str, int32_t length);
|
D | urename.h | 1694 #define uset_complementAllCodePoints U_ICU_ENTRY_POINT_RENAME(uset_complementAllCodePoints) macro
|
/external/icu/icu4c/source/test/cintltst/ |
D | usettest.c | 246 uset_complementAllCodePoints(set, u"abef", 4); in TestAPI()
|
/external/icu/icu4c/source/common/ |
D | uset.cpp | 174 uset_complementAllCodePoints(USet *set, const UChar *str, int32_t length) { in uset_complementAllCodePoints() function
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 1694 #define uset_complementAllCodePoints U_ICU_ENTRY_POINT_RENAME(uset_complementAllCodePoints) macro
|