I don't know if there is a difference in performance. -------------- I did the test in performance... for the following string: <script type="text/javascript"> The results are self explanatory:
<\W*script[^>]*> matched it in 29 steps <\W*script.*?> matched it in 73 steps plus/minus 1 or 2 (had to calculate the steps myself) :P
------------------------------------------------------------------------------
_______________________________________________ W3af-develop mailing list W3af-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/w3af-develop