Searched refs:U16_TRAIL (Results 26 - 34 of 34) sorted by relevance

12

/external/icu4c/common/
H A Dnormalizer2impl.h178 p[1]=U16_TRAIL(c);
H A Dusprep.cpp600 dest[destIndex+1] = U16_TRAIL(ch);
H A Dutext.cpp1698 buf[destIx] = U16_TRAIL(c);
/external/icu4c/io/
H A Dustdio.c677 if (*--(str->fPos) != U16_TRAIL(ch)
/external/webkit/Source/WebCore/platform/graphics/
H A DFontFastPath.cpp199 codeUnits[1] = U16_TRAIL(c);
/external/icu4c/test/cintltst/
H A Dutf16tst.c721 if (second != UTF16_TRAIL(s[i]) || second != U16_TRAIL(s[i]) || second != secondresult) {
/external/icu4c/test/intltest/
H A Dconvtest.cpp911 *target++=U16_TRAIL(c);
H A Dtestidna.cpp1537 src[1] = U16_TRAIL(i);
/external/icu4c/i18n/
H A Duregex.cpp1448 appendToBuf(U16_TRAIL(escapedChar), &destIdx, dest, capacity);

Completed in 179 milliseconds

12