Parent Directory
|
Revision Log
|
Patch
| revision 528 by ph10, Sat May 29 16:40:22 2010 UTC | revision 550 by ph10, Sun Oct 10 16:24:11 2010 UTC | |
|---|---|---|
| # | Line 3464 with \Y. ---/ | Line 3464 with \Y. ---/ |
| 3464 | abcde | abcde |
| 3465 | ||
| 3466 | /A\NB./BZ | /A\NB./BZ |
| 3467 | ACBD | ACBD |
| 3468 | ** Failers | *** Failers |
| 3469 | A\nB | A\nB |
| 3470 | ACB\n | ACB\n |
| 3471 | ||
| 3472 | /A\NB./sBZ | /A\NB./sBZ |
| 3473 | ACBD | ACBD |
| 3474 | ACB\n | ACB\n |
| 3475 | ** Failers | *** Failers |
| 3476 | A\nB | A\nB |
| 3477 | ||
| 3478 | /A\NB/<crlf> | /A\NB/<crlf> |
| 3479 | A\nB | A\nB |
| 3480 | A\rB | A\rB |
| 3481 | ** Failers | ** Failers |
| 3482 | A\r\nB | A\r\nB |
| 3483 | ||
| 3484 | /\R+b/BZ | /\R+b/BZ |
| 3485 | ||
| # | Line 3491 with \Y. ---/ | Line 3491 with \Y. ---/ |
| 3491 | ||
| 3492 | /\s*\R/BZ | /\s*\R/BZ |
| 3493 | ||
| 3494 | /-- Perl treats this one differently, not failing the second string. I believe | |
| 3495 | that is a bug in Perl. --/ | |
| 3496 | ||
| 3497 | /^((abc|abcx)(*THEN)y|abcd)/ | |
| 3498 | abcd | |
| 3499 | *** Failers | |
| 3500 | abcxy | |
| 3501 | ||
| 3502 | /-- End of testinput2 --/ | /-- End of testinput2 --/ |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |