boost/libs/regex/example/timer/input_script.txt
2018-01-12 21:47:58 +01:00

15 lines
323 B
Plaintext

abc
aaaaaaaaaaabcccccccc
quit
^([0-9]+)(\-| |$)(.*)$
100- this is a line of ftp response which contains a message string
quit
quit
# Copyright 2007 John Maddock.
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt).