Home | History | Annotate | Download | only in common

Lines Matching defs:strIndex

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