$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Mads M.P. (yg-boost-users_at_[hidden])
Date: 2002-08-03 03:16:10
I've been looking for a parameter like "AND" when using regular expressions
(from boost 1.28).
I need a match on "a AND is" when searching a sentence like "This is a
test".
Is there a way to create such a search string by using regular expressions ?
Regards
Mads
c_at_[hidden]