Home
last modified time | relevance | path

Searched refs:UBreakIterator (Results 1 - 1 of 1) sorted by relevance

/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H A Dubrk.h30 typedef struct UBreakIterator UBreakIterator; typedef
43 * of boundaries in text. Pointer to a UBreakIterator maintain a
209 * Open a new UBreakIterator for locating text boundaries for a specified locale.
210 * A UBreakIterator may be used for detecting character, line, word,
212 * @param type The type of UBreakIterator to open: one of UBRK_CHARACTER, UBRK_WORD,
221 * @return A UBreakIterator for the specified locale.
225 U_CAPI UBreakIterator* U_EXPORT2
233 * Open a new UBreakIterator for locating text boundaries using specified breaking rules.
243 * @return A UBreakIterator fo
[all...]

Completed in 2 milliseconds