Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dubrk.h506 ubrk_countAvailable(void);
Durename.h483 #define ubrk_countAvailable U_ICU_ENTRY_POINT_RENAME(ubrk_countAvailable) macro
/third_party/node/deps/icu-small/source/common/unicode/
Dubrk.h528 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/icu4c/source/common/unicode/
Dubrk.h528 ubrk_countAvailable(void);
Durename.h487 #define ubrk_countAvailable U_ICU_ENTRY_POINT_RENAME(ubrk_countAvailable) macro
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dubrk.cpp271 ubrk_countAvailable() in ubrk_countAvailable() function
/third_party/node/deps/icu-small/source/common/
Dubrk.cpp283 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/common/
Dubrk.cpp283 ubrk_countAvailable() in ubrk_countAvailable() function
/third_party/icu/icu4c/source/test/cintltst/
Dcbiapts.c235 count=ubrk_countAvailable(); in TestBreakIteratorCAPI()