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

/external/icu4c/common/
H A Duchriter.cpp218 UTF_PREV_CHAR(text, begin, pos, c);
286 UTF_PREV_CHAR(text, begin, pos, c);
H A Dubidiwrt.c229 UTF_PREV_CHAR(src, 0, srcLength, c);
277 UTF_PREV_CHAR(src, 0, srcLength, c);
281 UTF_PREV_CHAR(src, 0, srcLength, c);
/external/icu4c/common/unicode/
H A Dutf_old.h1126 #define UTF_PREV_CHAR(s, start, i, c) U16_PREV(s, start, i, c) macro
1161 * This can be used to start an iteration with UTF_PREV_CHAR() from a random index.
/external/icu4c/i18n/
H A Dusearch.cpp896 UTF_PREV_CHAR(norm, 0, offset, codepoint);

Completed in 96 milliseconds