Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H A Dubrk.h114 #define UBRK_DONE ((int32_t) -1) macro
356 * @return The character index of the next text boundary, or UBRK_DONE
368 * @return The character index of the preceding text boundary, or UBRK_DONE
400 * The new position is always smaller than offset, or UBRK_DONE.
403 * @return The text boundary preceding offset, or UBRK_DONE.
413 * The value returned is always greater than offset, or UBRK_DONE.
416 * @return The text boundary following offset, or UBRK_DONE.

Completed in 1 milliseconds