add PIRegularExpression
This commit is contained in:
42
3rd/pcre2/testdata/grepoutputN
vendored
Normal file
42
3rd/pcre2/testdata/grepoutputN
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
---------------------------- Test N1 ------------------------------
|
||||
1:abc
|
||||
2:def
|
||||
RC=0
|
||||
1-abc
|
||||
2:def
|
||||
RC=0
|
||||
---------------------------- Test N2 ------------------------------
|
||||
1:abc
|
||||
def
|
||||
2:ghi
|
||||
jkl
|
||||
RC=0
|
||||
1-abc
|
||||
def
|
||||
2:ghi
|
||||
jkl
|
||||
RC=0
|
||||
---------------------------- Test N3 ------------------------------
|
||||
2:def
|
||||
3:
|
||||
ghi
|
||||
jkl
|
||||
RC=0
|
||||
---------------------------- Test N4 ------------------------------
|
||||
2:ghi
|
||||
jkl
|
||||
RC=0
|
||||
---------------------------- Test N5 ------------------------------
|
||||
1:abc
|
||||
2:def
|
||||
3:ghi
|
||||
4:jkl
|
||||
RC=0
|
||||
1-abc
|
||||
2:def
|
||||
RC=0
|
||||
---------------------------- Test N6 ------------------------------
|
||||
1:abc
|
||||
2:def
|
||||
3:ghi
|
||||
4:jkl
|
||||
Reference in New Issue
Block a user