Home
last modified time | relevance | path

Searched refs:appendTwoBytes (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/
Dbytesinkutil.h43 static void appendTwoBytes(UChar32 c, ByteSink &sink);
Dbytesinkutil.cpp90 ByteSinkUtil::appendTwoBytes(UChar32 c, ByteSink &sink) { in appendTwoBytes() function in ByteSinkUtil
Ducasemap.cpp261 ByteSinkUtil::appendTwoBytes(c + d, sink); in toLower()
369 ByteSinkUtil::appendTwoBytes(c + d, sink); in toUpper()
688 ByteSinkUtil::appendTwoBytes(upper, sink); in toUpper()