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