Regex -Matching *, à und?

Post a reply

Smilies
:) :( :oops: :chelo: :roll: :wink: :muza: :sorry: :angel: :read: *x) :clever:
View more smilies

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Regex -Matching *, à und?

by Anonymous » 19 Aug 2025, 12:13

regex der schwierigste für mich1) 17-08-15 11.04A &AD4 USFR EN 00*< /code> < /p>

My TRY:\d[1-9]+\-\d[1-9]+\-\d[1-9]+\s+\d[1-9]\.\d[1-9]+\w+\s+&+\w+\d\s+\w+\s+\w+\s+\d+
< /code>

& und *>> ist das erste Problem und wenn es für die oben genannte bessere Regex gibt, schlagen Sie bitte vor. < /p>

2)17-08-15 11.04A &AD4 USER 0002******** j? j? à?&AD4N< /code> < /p>

PROBLEM>> ******* and ?,&,` how to include these in regex.

I have googled a lot but only simple regex's are available.And the tools are generating all constant type regex taking the strings as it is in reg ex like

16\-09\-14\s+11\.04A\s+&AD4\s+USER\s+EN\s+00
< /code>

Es enthält alles so, wie es ist, so dass diese Art von Regex für mich nicht nützlich ist.>

Top