Home | History | Annotate | Download | only in common

Lines Matching defs:strIndex

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