HomeSort by relevance Sort by last modified time
    Searched defs:uiter_setString (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/common/
uiter.cpp 212 uiter_setString(UCharIterator *iter, const UChar *s, int32_t length) {
237 * Everything works just like with a normal UChar iterator (uiter_setString),
332 uiter_setString(iter, (const UChar *)s, length);
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]

Completed in 202 milliseconds