Home
last modified time | relevance | path

Searched refs:appendBMP (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
Dnormalizer2impl.h166 appendBMP((UChar)c, cc, errorCode) : in append()
172 UBool appendBMP(UChar c, uint8_t cc, UErrorCode &errorCode) { in appendBMP() function
Dnormalizer2impl.cpp1451 if(!buffer.appendBMP((UChar)syllable, 0, errorCode)) { in compose()
1476 if(!buffer.appendBMP((UChar)syllable, 0, errorCode)) { in compose()