Searched defs:ubrk_setText (Results 1 – 7 of 7) sorted by relevance
190 ubrk_setText(UBreakIterator* bi, in ubrk_setText() function
198 ubrk_setText(UBreakIterator* bi, in ubrk_setText() function
1057 void ubrk_setText(UBreakIterator *bi, const UChar *text, int32_t textLength, UErrorCode *status) in ubrk_setText() function1059 U_ICU_ENTRY_POINT_RENAME(ubrk_setText)(bi, text, textLength, status); in ubrk_setText() local
506 #define ubrk_setText U_ICU_ENTRY_POINT_RENAME(ubrk_setText) macro
512 #define ubrk_setText U_ICU_ENTRY_POINT_RENAME(ubrk_setText) macro
513 #define ubrk_setText U_ICU_ENTRY_POINT_RENAME(ubrk_setText) macro