Searched refs:mbcsIndexLength (Results 1 – 2 of 2) sorted by relevance
1364 int32_t maxFastUChar, mbcsIndexLength; in ucnv_swap() local1512 mbcsIndexLength=0; in ucnv_swap()1517 mbcsIndexLength=((maxFastUChar+1)>>6)*2; /* number of bytes */ in ucnv_swap()1521 size=(int32_t)(mbcsHeader.offsetFromUBytes+mbcsIndexLength); in ucnv_swap()1636 if(mbcsIndexLength!=0) { in ucnv_swap()1638 count=mbcsIndexLength; in ucnv_swap()
1373 int32_t maxFastUChar, mbcsIndexLength; in ucnv_swap() local1521 mbcsIndexLength=0; in ucnv_swap()1526 mbcsIndexLength=((maxFastUChar+1)>>6)*2; /* number of bytes */ in ucnv_swap()1530 size=(int32_t)(mbcsHeader.offsetFromUBytes+mbcsIndexLength); in ucnv_swap()1645 if(mbcsIndexLength!=0) { in ucnv_swap()1647 count=mbcsIndexLength; in ucnv_swap()