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

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

Completed in 68 milliseconds