diff options
Diffstat (limited to 'ext/pcre/pcrelib/testdata/grepoutputN')
-rw-r--r-- | ext/pcre/pcrelib/testdata/grepoutputN | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ext/pcre/pcrelib/testdata/grepoutputN b/ext/pcre/pcrelib/testdata/grepoutputN new file mode 100644 index 0000000..6760314 --- /dev/null +++ b/ext/pcre/pcrelib/testdata/grepoutputN @@ -0,0 +1,16 @@ +---------------------------- Test N1 ------------------------------ +1:abc
2:def
---------------------------- Test N2 ------------------------------ +1:abc
def +2:ghi +jkl---------------------------- Test N3 ------------------------------ +2:def
3: +ghi +jkl---------------------------- Test N4 ------------------------------ +2:ghi +jkl---------------------------- Test N5 ------------------------------ +1:abc
2:def +3:ghi +4:jkl---------------------------- Test N6 ------------------------------ +1:abc
2:def +3:ghi +4:jkl
\ No newline at end of file |