Home
last modified time | relevance | path

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

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