/third_party/icu/icu4c/source/common/ |
D | utext.cpp | 578 utext_setup(UText *ut, int32_t extraSpace, UErrorCode *status) { in utext_setup() function 782 dest = utext_setup(dest, srcExtraSize, status); in shallowTextClone() 1644 ut = utext_setup(ut, sizeof(UTF8Buf) * 2, status); in utext_openUTF8() 2047 ut = utext_setup(ut, sizeof(ReplExtra), status); in utext_openReplaceable() 2315 ut = utext_setup(ut, 0, status); in utext_openConstUnicodeString() 2625 ut = utext_setup(ut, 0, status); in utext_openUChars() 2852 ut = utext_setup(ut, extraSpace, status); in utext_openCharacterIterator()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | utext.cpp | 578 utext_setup(UText *ut, int32_t extraSpace, UErrorCode *status) { in utext_setup() function 782 dest = utext_setup(dest, srcExtraSize, status); in shallowTextClone() 1644 ut = utext_setup(ut, sizeof(UTF8Buf) * 2, status); in utext_openUTF8() 2047 ut = utext_setup(ut, sizeof(ReplExtra), status); in utext_openReplaceable() 2315 ut = utext_setup(ut, 0, status); in utext_openConstUnicodeString() 2625 ut = utext_setup(ut, 0, status); in utext_openUChars() 2852 ut = utext_setup(ut, extraSpace, status); in utext_openCharacterIterator()
|
/third_party/node/deps/icu-small/source/common/ |
D | utext.cpp | 578 utext_setup(UText *ut, int32_t extraSpace, UErrorCode *status) { in utext_setup() function 782 dest = utext_setup(dest, srcExtraSize, status); in shallowTextClone() 1644 ut = utext_setup(ut, sizeof(UTF8Buf) * 2, status); in utext_openUTF8() 2047 ut = utext_setup(ut, sizeof(ReplExtra), status); in utext_openReplaceable() 2315 ut = utext_setup(ut, 0, status); in utext_openConstUnicodeString() 2625 ut = utext_setup(ut, 0, status); in utext_openUChars() 2852 ut = utext_setup(ut, extraSpace, status); in utext_openCharacterIterator()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | utext.cpp | 576 utext_setup(UText *ut, int32_t extraSpace, UErrorCode *status) { in utext_setup() function 780 dest = utext_setup(dest, srcExtraSize, status); in shallowTextClone() 1642 ut = utext_setup(ut, sizeof(UTF8Buf) * 2, status); in utext_openUTF8() 2045 ut = utext_setup(ut, sizeof(ReplExtra), status); in utext_openReplaceable() 2313 ut = utext_setup(ut, 0, status); in utext_openConstUnicodeString() 2623 ut = utext_setup(ut, 0, status); in utext_openUChars() 2850 ut = utext_setup(ut, extraSpace, status); in utext_openCharacterIterator()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | utext.h | 1556 utext_setup(UText *ut, int32_t extraSpace, UErrorCode *status);
|
D | urename.h | 1737 #define utext_setup U_ICU_ENTRY_POINT_RENAME(utext_setup) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | utext.h | 1539 utext_setup(UText *ut, int32_t extraSpace, UErrorCode *status);
|
D | urename.h | 1812 #define utext_setup U_ICU_ENTRY_POINT_RENAME(utext_setup) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | utext.h | 1539 utext_setup(UText *ut, int32_t extraSpace, UErrorCode *status);
|
D | urename.h | 1821 #define utext_setup U_ICU_ENTRY_POINT_RENAME(utext_setup) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | utext.h | 1539 utext_setup(UText *ut, int32_t extraSpace, UErrorCode *status);
|
D | urename.h | 1812 #define utext_setup U_ICU_ENTRY_POINT_RENAME(utext_setup) macro
|