Parent Directory
|
Revision Log
|
Patch
| revision 458 by ph10, Sat Oct 3 16:24:08 2009 UTC | revision 459 by ph10, Sun Oct 4 09:21:39 2009 UTC | |
|---|---|---|
| # | Line 297 | Line 297 |
| 297 | defdef | defdef |
| 298 | abcdef | abcdef |
| 299 | ||
| 300 | /(?:a(?<quote> (?<apostrophe>')|(?<realquote>")) |b(?<quote> (?<apostrophe>')|(?<realquote>")) ) (?('quote')[a-z]+|[0-9]+)/xJ | |
| 301 | a\"aaaaa | |
| 302 | b\"aaaaa | |
| 303 | ** Failers | |
| 304 | b\"11111 | |
| 305 | ||
| 306 | /-- End of testinput11 --/ | /-- End of testinput11 --/ |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |