--- code/trunk/testdata/testinput1 2007/02/24 21:39:17 41
+++ code/trunk/testdata/testinput1 2007/02/24 21:39:33 49
@@ -1898,4 +1898,24 @@
//g
abc
-/ End of test input /
+/
]{0,})>]{0,})>([\d]{0,}\.)(.*)(( ([\w\W\s\d][^<>]{0,})|[\s]{0,}))<\/a><\/TD> | ]{0,})>([\w\W\s\d][^<>]{0,})<\/TD> | ]{0,})>([\w\W\s\d][^<>]{0,})<\/TD><\/TR>/is
+ |
43.Word Processor (N-1286) | Lega lstaff.com | CA - Statewide |
+
+/a[^a]b/
+ acb
+ a\nb
+
+/a.b/
+ acb
+ *** Failers
+ a\nb
+
+/a[^a]b/s
+ acb
+ a\nb
+
+/a.b/s
+ acb
+ a\nb
+
+/ End of testinput1 /