Lines Matching refs:strIndex
1112 uint16_t strIndex, sortIndex;1134 return (int32_t)uprv_strcmp(tempTable->stripForCompare(strippedLeft, chars+2*((const TempRow *)left)->strIndex),1135 tempTable->stripForCompare(strippedRight, chars+2*((const TempRow *)right)->strIndex));1286 tempTable.rows[i].strIndex=ds->readUInt16(p[i]);