Parent Directory
|
Revision Log
|
Patch
| revision 174 by don, Wed Mar 19 22:20:36 2008 UTC | revision 175 by don, Wed Mar 19 22:23:11 2008 UTC | |
|---|---|---|
| # | Line 829 describe SUBBODYREP Repeated word in sub | Line 829 describe SUBBODYREP Repeated word in sub |
| 829 | score SUBBODYREP 3 | score SUBBODYREP 3 |
| 830 | ||
| 831 | # don 2008-03-19 | # don 2008-03-19 |
| 832 | full MYMSNNAMEIS /my\s+(?:msn|messenger|msn mesenger|aim|aol|screen)\s+name\s+is\s+\S+\@\S+/i | full MYMSNNAMEIS /my\s+(?:msn|messenger|msn mesenger|aim|aol|screen)\s+(?:name\s+)?is\s+\S+\@\S+/i |
| 833 | describe MYMSNAMEIS My screen name is foo@bar.com | describe MYMSNAMEIS My screen name is foo@bar.com |
| 834 | score MY MSNNAMEIS 2.5 | score MYMSNNAMEIS 2.5 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |