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