If it's just whitespace and dashes this should work:
Code:
/v[-\s]*i[-\s]*n[-\s]*e[-\s]*4[-\s]*y[-\s]*o[-\s]*u/iS


But if there are other nonprintable characters you may want to instead use something like [^a-z]*