Home | History | Annotate | Download | only in cintltst

Lines Matching refs:partMatch

4064             UBool partMatch = TRUE;
4068 partMatch = partMatch && (bufPart[i][j] != bufPart[i2][j]);
4070 if (fullMatch != partMatch) {