Quote:
Originally Posted by nKoan
\w matches digits, so "\w{2}(\w){2}\w{2}" could match wt77ag
/okay, this stops now 
|
Like I said, some platforms consider numbers word characters, but on most systems \w is the same as [A-Za-z_], or all letters, uppercase and lowercase, plus the underscore.
And, we should probably be fired... like this: