Lines Matching full:ismatch
4606 if ((IsMatch && mIgnoreAttribute) ||4607 (IsMatch && !mAttributes && !(Info->Attribute & EFI_FILE_HIDDEN) && !(Info->Attribute & EFI_FILE_SYSTEM)) ||4608 - IsMatch &&4609 + (IsMatch &&4620 IsMatch = TRUE;