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

  /external/chromium_org/third_party/icu/source/common/
unorm_it.h 32 * with few restrictions (see unorm_setIter())
51 * iter=unorm_setIter(uni, srcIter, UNORM_FCD, &errorCode);
95 * Use unorm_setIter().
123 * The source iterator remains at its current position through the unorm_setIter()
128 * is open and until another unorm_setIter() call is made on it.
144 unorm_setIter(UNormIterator *uni, UCharIterator *iter, UNormalizationMode mode, UErrorCode *pErrorCode);
unorm_it.c 615 unorm_setIter(UNormIterator *uni, UCharIterator *iter, UNormalizationMode mode, UErrorCode *pErrorCode) {
  /external/chromium_org/third_party/icu/source/test/cintltst/
custrtst.c     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
ucol.cpp     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 118 milliseconds