Searched defs:uiter_setString (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Duiter.cpp212 uiter_setString(UCharIterator *iter, const UChar *s, int32_t length) { function
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/
H A Duiter.cpp212 uiter_setString(UCharIterator *iter, const UChar *s, int32_t length) { function
237 * Everything works just like with a normal UChar iterator (uiter_setString),
332 uiter_setString(iter, (const UChar *)s, length);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h1019 #define uiter_setString U_ICU_ENTRY_POINT_RENAME(uiter_setString) macro
/external/icu/icu4c/source/common/unicode/
H A Durename.h968 #define uiter_setString U_ICU_ENTRY_POINT_RENAME(uiter_setString) macro

Completed in 651 milliseconds