HomeSort by relevance Sort by last modified time
    Searched refs:ubrk_setText (Results 1 - 5 of 5) sorted by null

  /external/icu/icu4c/source/common/
ubrk.cpp 83 ubrk_setText(uBI, text, textLength, status);
117 ubrk_setText(uBI, text, textLength, status);
141 ubrk_setText(uBI, text, textLength, status);
186 ubrk_setText(UBreakIterator* bi,
  /external/icu/icu4c/source/common/unicode/
ubrk.h 233 * @param text The text to be iterated over. May be null, in which case ubrk_setText() is
253 * @param text The text to be iterated over. May be null, in which case ubrk_setText() is
285 * ubrk_setText() is used to specify the text to be iterated.
375 ubrk_setText(UBreakIterator* bi,
urename.h 498 #define ubrk_setText U_ICU_ENTRY_POINT_RENAME(ubrk_setText)
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cbiapts.c 345 log_verbose("\nTesting ubrk_setText() and ubrk_setUText()\n");
349 ubrk_setText(bb, s1, -1, &status);
566 ubrk_setText(bi, uData, -1, &status);
    [all...]
  /external/icu/icu4c/source/i18n/
usearch.cpp     [all...]

Completed in 743 milliseconds