F
freddy
Hi guys,
i have a problem wirh a regular expression.
following text ist given
<some text>word1< some more text>word2<text>word3<another text>word4<
text is going on>
if want to have a match when there is word1, word2 and word4 in the
text, but between word2 and word4 there is no word3. But word3 can be
found in the text, e.g. after word4. And it could be a multilinetext
Thanks for help
Freddy
i have a problem wirh a regular expression.
following text ist given
<some text>word1< some more text>word2<text>word3<another text>word4<
text is going on>
if want to have a match when there is word1, word2 and word4 in the
text, but between word2 and word4 there is no word3. But word3 can be
found in the text, e.g. after word4. And it could be a multilinetext
Thanks for help
Freddy