Home
last modified time | relevance | path

Searched refs:ubrk_clone (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/modules/skunicode/src/
DSkUnicode_icu_builtin.cpp22 struct SkUbrkClone<T, void_t<decltype(ubrk_clone(std::declval<T>(), nullptr))>> {
24 return ubrk_clone(bi, status); in clone()
/third_party/node/deps/icu-small/source/common/unicode/
Dubrk.h338 ubrk_clone(const UBreakIterator *bi,
Durename.h491 #define ubrk_clone U_ICU_ENTRY_POINT_RENAME(ubrk_clone) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dubrk.h338 ubrk_clone(const UBreakIterator *bi,
Durename.h485 #define ubrk_clone U_ICU_ENTRY_POINT_RENAME(ubrk_clone) macro
/third_party/icu/icu4c/source/common/unicode/
Dubrk.h338 ubrk_clone(const UBreakIterator *bi,
Durename.h485 #define ubrk_clone U_ICU_ENTRY_POINT_RENAME(ubrk_clone) macro
/third_party/icu/icu4c/source/test/cintltst/
Dcbiapts.c551 if (NULL != ubrk_clone(someIterators[i], &status) || status != U_MEMORY_ALLOCATION_ERROR) in TestBreakIteratorClone()
559 brk = ubrk_clone(someIterators[i], &status); in TestBreakIteratorClone()
575 brk = ubrk_clone(someIterators[i], &status); in TestBreakIteratorClone()
/third_party/node/deps/icu-small/source/common/
Dubrk.cpp178 ubrk_clone(const UBreakIterator *bi, UErrorCode *status) { in ubrk_clone() function
/third_party/skia/third_party/externals/icu/source/common/
Dubrk.cpp178 ubrk_clone(const UBreakIterator *bi, UErrorCode *status) { in ubrk_clone() function
/third_party/icu/icu4c/source/common/
Dubrk.cpp178 ubrk_clone(const UBreakIterator *bi, UErrorCode *status) { in ubrk_clone() function