Parent Directory
|
Revision Log
|
Patch
| revision 650 by ph10, Mon Jul 25 09:41:19 2011 UTC | revision 651 by ph10, Mon Aug 1 16:32:40 2011 UTC | |
|---|---|---|
| # | Line 2430 No match | Line 2430 No match |
| 2430 | //<bsr_anycrlf><bsr_unicode> | //<bsr_anycrlf><bsr_unicode> |
| 2431 | Failed: inconsistent NEWLINE options at offset 0 | Failed: inconsistent NEWLINE options at offset 0 |
| 2432 | ||
| 2433 | /f.*/ | |
| 2434 | \P\Pfor | |
| 2435 | Partial match: for | |
| 2436 | ||
| 2437 | /f.*/s | |
| 2438 | \P\Pfor | |
| 2439 | Partial match: for | |
| 2440 | ||
| 2441 | /f.*/8 | |
| 2442 | \P\Pfor | |
| 2443 | Partial match: for | |
| 2444 | ||
| 2445 | /f.*/8s | |
| 2446 | \P\Pfor | |
| 2447 | Partial match: for | |
| 2448 | ||
| 2449 | /-- End of testinput5 --/ | /-- End of testinput5 --/ |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |