Searched refs:strIndex (Results 1 – 5 of 5) sorted by relevance
357 int32_t strIndex = fStringTable->length(); in build() local369 s->fStrTableIndex = strIndex; in build()373 previousStringIndex = strIndex; in build()
1098 uint16_t strIndex, sortIndex; member1120 …_t)uprv_strcmp(tempTable->stripForCompare(strippedLeft, chars+2*((const TempRow *)left)->strIndex), in io_compareRows()1121 … tempTable->stripForCompare(strippedRight, chars+2*((const TempRow *)right)->strIndex)); in io_compareRows()1272 tempTable.rows[i].strIndex=ds->readUInt16(p[i]); in ucnv_swapAliases()
636 ANTLR3_UINT32 strIndex = string->index; in destroy() local643 factory->strings->del(factory->strings, strIndex); in destroy()655 if (strIndex< factory->index) in destroy()663 for (i = strIndex; i < factory->index; i++) in destroy()
1105 int strIndex = fStringTable.length();1117 s.fStrTableIndex = strIndex;1121 previousStringIndex = strIndex;
1142 int strIndex = fStringTable.length();1154 s.fStrTableIndex = strIndex;1158 previousStringIndex = strIndex;