Searched refs:stageUTF8Index (Results 1 – 2 of 2) sorted by relevance
603 int stageUTF8Index=0; in reconstituteData() local606 for (st1 = 0; stageUTF8Index < stageUTF8Length; ++st1) { in reconstituteData()611 st3 = mbcsTable.mbcsIndex.get(stageUTF8Index++); in reconstituteData()630 stageUTF8Index+=16; in reconstituteData()
1516 int32_t stageUTF8Index=0; in reconstituteData() local1519 for(st1=0; stageUTF8Index<stageUTF8Length; ++st1) { in reconstituteData()1524 st3=mbcsTable->mbcsIndex[stageUTF8Index++]; in reconstituteData()1543 stageUTF8Index+=16; in reconstituteData()