Searched refs:mbcsIndexLength (Results 1 – 1 of 1) sorted by relevance
1342 int32_t maxFastUChar, mbcsIndexLength; in ucnv_swap() local1490 mbcsIndexLength=0; in ucnv_swap()1495 mbcsIndexLength=((maxFastUChar+1)>>6)*2; /* number of bytes */ in ucnv_swap()1499 size=(int32_t)(mbcsHeader.offsetFromUBytes+mbcsIndexLength); in ucnv_swap()1614 if(mbcsIndexLength!=0) { in ucnv_swap()1616 count=mbcsIndexLength; in ucnv_swap()