Searched defs:ubrk_open (Results 1 – 7 of 7) sorted by relevance
34 ubrk_open(UBreakIteratorType type, in ubrk_open() function
814 UBreakIterator * ubrk_open(UBreakIteratorType type, const char * locale, const UChar * text, int32_… in ubrk_open() function
505 #define ubrk_open U_ICU_ENTRY_POINT_RENAME(ubrk_open) macro