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

  /external/icu4c/common/unicode/
ucasemap.h 202 * It will be released in a subsequent call to ucasemap_setBreakIterator()
219 ucasemap_setBreakIterator(UCaseMap *csm, UBreakIterator *iterToAdopt, UErrorCode *pErrorCode);
234 * and effectively call ucasemap_setBreakIterator();
344 * and effectively call ucasemap_setBreakIterator();
urename.h     [all...]
  /external/icu4c/common/
ucasemap.c 117 ucasemap_setBreakIterator(UCaseMap *csm, UBreakIterator *iterToAdopt, UErrorCode *pErrorCode) {
  /external/icu4c/test/intltest/
strcase.cpp 405 ucasemap_setBreakIterator(csm.getAlias(), clone, errorCode);
  /external/icu4c/test/cintltst/
cstrcase.c     [all...]

Completed in 50 milliseconds