Thread Mehrere reguläre Ausdrücke finden (12 answers)
Opened by Stephan at 2005-02-28 17:22

pq
 2005-02-28 18:54
#52175 #52175
User since
2003-08-04
12209 Artikel
Admin1
[Homepage]
user image
[quote=Taulmarill,28.02.2005, 17:17]ähm, bin ich blind oder erzeugt der code ne endlos while-schleife.[/quote]
perldoc perlop:
              In scalar context, each execution of "m//g" finds
              the next match, returning true if it matches, and
              false if there is no further match.  


edit: ach, du meintest crians code...\n\n

<!--EDIT|pq|1109621930-->
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread Mehrere reguläre Ausdrücke finden