Searched refs:stringTableIndex (Results 1 – 2 of 2) sorted by relevance
189 stringTableIndex=8, enumerator1229 …ds->swapInvChars(ds, inTable+offsets[stringTableIndex], 2*(int32_t)(toc[stringTableIndex]+toc[norm… in ucnv_swapAliases()1230 outTable+offsets[stringTableIndex], pErrorCode); in ucnv_swapAliases()1240 2*(int32_t)(offsets[stringTableIndex]-offsets[converterListIndex]), in ucnv_swapAliases()1247 … tempTable.chars=(const char *)(outTable+offsets[stringTableIndex]); /* sort by outCharset */ in ucnv_swapAliases()1341 2*(int32_t)(offsets[stringTableIndex]-offsets[taggedAliasArrayIndex]), in ucnv_swapAliases()
91 private static final int stringTableIndex = 8; field in UConverterAlias146 gStringTable = new byte[tableArray[stringTableIndex]*2]; in haveAliasData()