forked from boostorg/regex
Updated regex examples and Jamfiles so that they are run as tests.
[SVN r12149]
This commit is contained in:
7
example/timer/input_script.txt
Normal file
7
example/timer/input_script.txt
Normal file
@ -0,0 +1,7 @@
|
||||
abc
|
||||
aaaaaaaaaaabcccccccc
|
||||
quit
|
||||
^([0-9]+)(\-| |$)(.*)$
|
||||
100- this is a line of ftp response which contains a message string
|
||||
quit
|
||||
quit
|
Reference in New Issue
Block a user