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

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

Completed in 686 milliseconds