Parent Directory
|
Revision Log
|
Patch
| revision 565 by ph10, Wed Oct 27 09:45:20 2010 UTC | revision 566 by ph10, Wed Nov 3 18:32:55 2010 UTC | |
|---|---|---|
| # | Line 8787 No match | Line 8787 No match |
| 8787 | No match | No match |
| 8788 | a\x85b | a\x85b |
| 8789 | No match | No match |
| 8790 | ||
| 8791 | /(*ANY).*/g | |
| 8792 | abc\r\ndef | |
| 8793 | 0: abc | |
| 8794 | 0: | |
| 8795 | 0: def | |
| 8796 | 0: | |
| 8797 | ||
| 8798 | /(*ANYCRLF).*/g | |
| 8799 | abc\r\ndef | |
| 8800 | 0: abc | |
| 8801 | 0: | |
| 8802 | 0: def | |
| 8803 | 0: | |
| 8804 | ||
| 8805 | /(*CRLF).*/g | |
| 8806 | abc\r\ndef | |
| 8807 | 0: abc | |
| 8808 | 0: | |
| 8809 | 0: def | |
| 8810 | 0: | |
| 8811 | ||
| 8812 | /a\Rb/I<bsr_anycrlf> | /a\Rb/I<bsr_anycrlf> |
| 8813 | Capturing subpattern count = 0 | Capturing subpattern count = 0 |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |