$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Skywalker Luke (skywal_l_at_[hidden])
Date: 2007-03-20 08:16:27
John Maddock <john <at> johnmaddock.co.uk> writes:
>
> Correct, there's no compile time flag to alter this, but you can encase your
> regex in \<(?:expression)\> where "expression" is your original expression.
>
> John.
>
It's exactly what I was looking for, thank for your quick and precise answer,
and yes, I could have find out by myself, sorry.
LS