$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_maddock_at_[hidden])
Date: 2003-02-20 06:17:39
> "(?!foo)bar" matches "bar" in the last three lines of the following:
>
> foobar
> ??bar
> barfoo
> bar??
> bar
>
> Why doesn't it match "bar" in all the lines?
Provided you are calling regex_search it should find a match in all the
cases, if it doesn't then please submit a test case.
John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm