Home
last modified time | relevance | path

Searched refs:ubrk_countAvailable (Results 1 – 12 of 12) sorted by relevance

/third_party/node/deps/icu-small/source/common/unicode/
Dubrk.h525 ubrk_countAvailable(void);
Durename.h494 #define ubrk_countAvailable U_ICU_ENTRY_POINT_RENAME(ubrk_countAvailable) macro
/third_party/icu/icu4c/source/common/unicode/
Dubrk.h525 ubrk_countAvailable(void);
Durename.h493 #define ubrk_countAvailable U_ICU_ENTRY_POINT_RENAME(ubrk_countAvailable) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dubrk.h528 ubrk_countAvailable(void);
Durename.h487 #define ubrk_countAvailable U_ICU_ENTRY_POINT_RENAME(ubrk_countAvailable) macro
/third_party/icu/ohos_icu4c/
Dlibicu.map104 ubrk_countAvailable;
/third_party/icu/icu4c/source/common/
Dubrk.cpp275 ubrk_countAvailable() in ubrk_countAvailable() function
/third_party/node/deps/icu-small/source/common/
Dubrk.cpp275 ubrk_countAvailable() in ubrk_countAvailable() function
/third_party/skia/third_party/externals/icu/source/common/
Dubrk.cpp283 ubrk_countAvailable() in ubrk_countAvailable() function
/third_party/icu/icu4c/source/test/cintltst/
Dcbiapts.c236 count=ubrk_countAvailable(); in TestBreakIteratorCAPI()
/third_party/icu/ohos_icu4c/src/
Dicu_addon.cpp144 #undef ubrk_countAvailable
802 int32_t ubrk_countAvailable() { in ubrk_countAvailable() function
803 return U_ICU_ENTRY_POINT_RENAME(ubrk_countAvailable)(); in ubrk_countAvailable()