Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dushape.cpp131 static const uint8_t IrrelevantPos[] = { variable
1325 && dest[i]-0x064Bu < UPRV_LENGTHOF(IrrelevantPos)); in shapeUnicode()
1326 … dest[i] = 0xFE70 + IrrelevantPos[(dest[i] - 0x064B)] + static_cast<UChar>(Shape); in shapeUnicode()