Searched refs:utext_openReplaceable (Results 1 – 15 of 15) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | utext.h | 294 utext_openReplaceable(UText *ut, icu::Replaceable *rep, UErrorCode *status);
|
D | urename.h | 1729 #define utext_openReplaceable U_ICU_ENTRY_POINT_RENAME(utext_openReplaceable) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | utext.h | 275 utext_openReplaceable(UText *ut, icu::Replaceable *rep, UErrorCode *status);
|
D | urename.h | 1804 #define utext_openReplaceable U_ICU_ENTRY_POINT_RENAME(utext_openReplaceable) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | utext.h | 275 utext_openReplaceable(UText *ut, icu::Replaceable *rep, UErrorCode *status);
|
D | urename.h | 1813 #define utext_openReplaceable U_ICU_ENTRY_POINT_RENAME(utext_openReplaceable) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | utext.h | 275 utext_openReplaceable(UText *ut, icu::Replaceable *rep, UErrorCode *status);
|
D | urename.h | 1804 #define utext_openReplaceable U_ICU_ENTRY_POINT_RENAME(utext_openReplaceable) macro
|
/third_party/icu/icu4c/source/test/intltest/ |
D | utxttest.cpp | 233 ut = utext_openReplaceable(NULL, &sa, &status); in TestString() 1157 UText *ut = utext_openReplaceable(NULL, &u16str, &status); in ErrorTest()
|
D | rbbitst.cpp | 4134 UText *testUText = utext_openReplaceable(NULL, &testText, &status); in RunMonkey()
|
/third_party/icu/docs/userguide/strings/ |
D | utext.md | 146 | `utext_openReplaceable` | Open a UText over an instance of an ICU C++ `Replaceable`. |
|
/third_party/icu/icu4c/source/common/ |
D | utext.cpp | 2038 utext_openReplaceable(UText *ut, Replaceable *rep, UErrorCode *status) in utext_openReplaceable() function
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | utext.cpp | 2038 utext_openReplaceable(UText *ut, Replaceable *rep, UErrorCode *status) in utext_openReplaceable() function
|
/third_party/node/deps/icu-small/source/common/ |
D | utext.cpp | 2038 utext_openReplaceable(UText *ut, Replaceable *rep, UErrorCode *status) in utext_openReplaceable() function
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | utext.cpp | 2036 utext_openReplaceable(UText *ut, Replaceable *rep, UErrorCode *status) in utext_openReplaceable() function
|