Home
last modified time | relevance | path

Searched refs:U16_PREV (Results 1 – 17 of 17) sorted by relevance

/external/icu/icu4c/source/common/
Dunistr_props.cpp46 U16_PREV(array, 0, i, c); in trim()
Dubidiwrt.cpp227 U16_PREV(src, 0, srcLength, c); in doWriteReverse()
275 U16_PREV(src, 0, srcLength, c); in doWriteReverse()
279 U16_PREV(src, 0, srcLength, c); in doWriteReverse()
Duchriter.cpp221 U16_PREV(text, begin, pos, c); in last32()
289 U16_PREV(text, begin, pos, c); in previous32()
Dunisetspan.cpp361 U16_PREV(s16, 0, len, c); in UnicodeSetStringSpan()
Dustrcase.cpp188 U16_PREV((const UChar *)csc->p, csc->start, csc->index, c); in utf16_caseContextIterator()
Duts46.cpp1245 U16_PREV(label, 0, j, c); in checkLabelContextO()
Duniset.cpp2278 U16_PREV(s, 0, length, c); in spanBack()
Dnormalizer2impl.cpp2094 U16_PREV(start, 0, i, c); in getPreviousTrailCC()
Dubidi.cpp2082 U16_PREV(text, 0, i, uchar); in lastL_R_AL()
/external/icu/icu4c/source/common/unicode/
Dutf16.h577 #define U16_PREV(s, start, i, c) { \ macro
Dutf_old.h1158 #define UTF_PREV_CHAR(s, start, i, c) U16_PREV(s, start, i, c)
/external/icu/icu4c/source/samples/ustring/
Dustring.cpp139 U16_PREV(input, 0, i, c); in demo_utf_h_macros()
/external/icu/icu4c/source/i18n/
Drematch.cpp2596 U16_PREV(inputBuf, fLookStart, pos, prevChar); in isChunkWordBoundary()
4731 U16_PREV(inputBuf, 0, fp->fInputIdx, c2); in MatchChunkAt()
4796 U16_PREV(inputBuf, 0, fp->fInputIdx, c); in MatchChunkAt()
4804 U16_PREV(inputBuf, 0, fp->fInputIdx, c); in MatchChunkAt()
4811 U16_PREV(inputBuf, 0, fp->fInputIdx, c); in MatchChunkAt()
5759U16_PREV(inputBuf, 0, fp->fInputIdx, prevC); // !!!: should this 0 be one of f*Limit? in MatchChunkAt()
Dusearch.cpp887 U16_PREV(norm, 0, offset, codepoint); in checkExtraMatchAccents()
3708 U16_PREV(text, 0, index, c); in isBreakBoundary()
3828 U16_PREV(search.text, 0, index, c); in codePointBefore()
/external/icu/icu4c/source/test/cintltst/
Dutf16tst.c363 U16_PREV(input, 0, setOffset, c); in TestNextPrevChar()
Dtrie2test.c331 U16_PREV(s, 0, sIndex, c2); in testTrieUTF16()
/external/icu/icu4c/source/test/intltest/
Dusettest.cpp2591 U16_PREV(s, 0, length, c); in containsSpanBackUTF16()
2602 U16_PREV(s, 0, length, c); in containsSpanBackUTF16()
2621 U16_PREV(s, 0, length, c); in containsSpanBackUTF16()