Lines Matching refs:fullMatch
5393 UBool fullMatch = TRUE;5397 fullMatch = fullMatch && (bufFull[i][j] != bufFull[i2][j]);5400 if (fullMatch != partMatch) {5401 log_err(fullMatch ? "full key was consistent, but partial key changed\n"