Home
last modified time | relevance | path

Searched refs:appendBMP (Results 1 – 3 of 3) 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.cpp1450 if(!buffer.appendBMP((UChar)syllable, 0, errorCode)) { in compose()
1475 if(!buffer.appendBMP((UChar)syllable, 0, errorCode)) { in compose()
/external/icu/libicu/cts_headers/
Dnormalizer2impl.h166 appendBMP((UChar)c, cc, errorCode) : in append()
172 UBool appendBMP(UChar c, uint8_t cc, UErrorCode &errorCode) { in appendBMP() function