Searched refs:UTF_NEXT_CHAR (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutf_old.h1058 #define UTF_NEXT_CHAR(s, i, length, c) U16_NEXT(s, i, length, c) macro
1102 * This can be used to start an iteration with UTF_NEXT_CHAR() from a random index.
/external/icu/icu4c/source/common/unicode/
H A Dutf_old.h1058 #define UTF_NEXT_CHAR(s, i, length, c) U16_NEXT(s, i, length, c) macro
1102 * This can be used to start an iteration with UTF_NEXT_CHAR() from a random index.

Completed in 1414 milliseconds