Parent Directory
|
Revision Log
|
Patch
revision 141 by ph10, Fri Mar 30 15:46:27 2007 UTC | revision 143 by ph10, Mon Apr 2 10:08:14 2007 UTC | |
---|---|---|
# | Line 6975 No match | Line 6975 No match |
6975 | 0: | 0: |
6976 | 0+ \x0d\x0a | 0+ \x0d\x0a |
6977 | ||
6978 | /(?m)^$|^\r\n/<any>g+ | |
6979 | abc\r\n\r\n | |
6980 | 0: \x0d\x0a | |
6981 | 0+ | |
6982 | 1: | |
6983 | ||
6984 | /(?m)$/<any>g+ | |
6985 | abc\r\n\r\n | |
6986 | 0: | |
6987 | 0+ \x0d\x0a\x0d\x0a | |
6988 | 0: | |
6989 | 0+ \x0d\x0a | |
6990 | 0: | |
6991 | 0+ | |
6992 | ||
6993 | / End of testinput7 / | / End of testinput7 / |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |