Searched refs:mbcsIndexLength (Results 1 – 4 of 4) sorted by relevance
1349 int32_t maxFastUChar, mbcsIndexLength; in ucnv_swap() local1497 mbcsIndexLength=0; in ucnv_swap()1502 mbcsIndexLength=((maxFastUChar+1)>>6)*2; /* number of bytes */ in ucnv_swap()1506 size=(int32_t)(mbcsHeader.offsetFromUBytes+mbcsIndexLength); in ucnv_swap()1621 if(mbcsIndexLength!=0) { in ucnv_swap()1623 count=mbcsIndexLength; in ucnv_swap()