Home | History | Annotate | Download | only in common

Lines Matching refs:strIndex

1093     uint16_t strIndex, sortIndex;
1115 return (int32_t)uprv_strcmp(tempTable->stripForCompare(strippedLeft, chars+2*((const TempRow *)left)->strIndex),
1116 tempTable->stripForCompare(strippedRight, chars+2*((const TempRow *)right)->strIndex));
1267 tempTable.rows[i].strIndex=ds->readUInt16(p[i]);