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

  /external/icu4c/common/
ustr_titlecase_brkiter.cpp 59 ubrk_setText(csm.iter=titleIter, src, srcLength, pErrorCode);
80 ubrk_setText(csm->iter, src, srcLength, pErrorCode);
unistr_titlecase_brkiter.cpp 34 ubrk_setText(csm->iter, src, srcLength, pErrorCode);
ubrk.cpp 80 ubrk_setText(uBI, text, textLength, status);
114 ubrk_setText(uBI, text, textLength, status);
164 ubrk_setText(UBreakIterator* bi,
  /external/chromium_org/third_party/icu/source/common/
ubrk.cpp 80 ubrk_setText(uBI, text, textLength, status);
114 ubrk_setText(uBI, text, textLength, status);
164 ubrk_setText(UBreakIterator* bi,
ustrcase.c 220 ubrk_setText(csm->iter, src, srcLength, pErrorCode);
  /external/chromium_org/third_party/icu/source/common/unicode/
ubrk.h 225 * @param text The text to be iterated over. May be null, in which case ubrk_setText() is
309 ubrk_setText(UBreakIterator* bi,
urename.h 499 #define ubrk_setText U_ICU_ENTRY_POINT_RENAME(ubrk_setText)
    [all...]
  /external/icu4c/common/unicode/
ubrk.h 225 * @param text The text to be iterated over. May be null, in which case ubrk_setText() is
309 ubrk_setText(UBreakIterator* bi,
urename.h 490 #define ubrk_setText U_ICU_ENTRY_POINT_RENAME(ubrk_setText)
    [all...]
  /external/chromium_org/chrome/renderer/spellchecker/
spellcheck_worditerator.cc 347 ubrk_setText(iterator_, text, length, &status);
  /external/chromium_org/third_party/icu/source/test/cintltst/
cbiapts.c 328 log_verbose("\nTesting ubrk_setText() and ubrk_setUText()\n");
332 ubrk_setText(bb, s1, -1, &status);
553 ubrk_setText(bi, uData, -1, &status);
  /external/icu4c/test/cintltst/
cbiapts.c 333 log_verbose("\nTesting ubrk_setText() and ubrk_setUText()\n");
337 ubrk_setText(bb, s1, -1, &status);
559 ubrk_setText(bi, uData, -1, &status);
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
usearch.cpp     [all...]
  /external/icu4c/i18n/
usearch.cpp     [all...]

Completed in 372 milliseconds