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

/external/icu/icu4c/source/common/unicode/
H A Dutf16.h158 * Iteration through a string is more efficient with U16_NEXT_UNSAFE or U16_NEXT.
190 * Iteration through a string is more efficient with U16_NEXT_UNSAFE or U16_NEXT.
234 * @see U16_NEXT
266 #define U16_NEXT(s, i, length, c) { \ macro

Completed in 3942 milliseconds