Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/common/
Dubrk.cpp34 ubrk_open(UBreakIteratorType type, in ubrk_open() function
/third_party/node/deps/icu-small/source/common/
Dubrk.cpp34 ubrk_open(UBreakIteratorType type, in ubrk_open() function
/third_party/skia/third_party/externals/icu/source/common/
Dubrk.cpp34 ubrk_open(UBreakIteratorType type, in ubrk_open() function
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h499 #define ubrk_open U_ICU_ENTRY_POINT_RENAME(ubrk_open) macro
/third_party/icu/icu4c/source/common/unicode/
Durename.h505 #define ubrk_open U_ICU_ENTRY_POINT_RENAME(ubrk_open) macro
/third_party/node/deps/icu-small/source/common/unicode/
Durename.h506 #define ubrk_open U_ICU_ENTRY_POINT_RENAME(ubrk_open) macro
/third_party/icu/ohos_icu4c/src/
Dicu_addon.cpp1033 UBreakIterator *ubrk_open(UBreakIteratorType type, const char *locale, const UChar *text, int32_t t… in ubrk_open() function