Searched refs:U8_PREV (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | utf8tst.c | 348 U8_PREV(input, 0, setOffset, c); in TestNextPrevChar() 494 U8_PREV(nonChars, 0, idx, ch); in TestNextPrevNonCharacters() 1096 U8_PREV(b, 0, j, cs); in TestSurrogates()
|
D | trie2test.c | 457 U8_PREV(s, 0, i8, c); in testTrieUTF8()
|
/external/icu/icu4c/source/common/unicode/ |
D | utf8.h | 668 #define U8_PREV(s, start, i, c) { \ macro
|
/external/icu/icu4c/source/common/ |
D | ucasemap.cpp | 197 U8_PREV((const uint8_t *)csc->p, csc->start, csc->index, c); in utf8_caseContextIterator()
|