$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: KLINIK Markus SDI2-G (AREVA NP GmbH) (Markus.Klinik_at_[hidden])
Date: 2007-04-25 11:27:57
You are right, regex_match tries to match the whole input string.
What you want is regex_search.
Best Regards
Markus