On Thu, Jul 16, 2009 at 12:30 PM, anru<[email protected]> wrote:
>
> .*?  not greed,  .*  greed
>


How do I apply this comment to

(<div style="float:left;">.*?<div> class="icon">.*?</div>.*?</div>)+

???
my internal .* are already ungreedy, how do I make the repetition greedy?

Jochen

--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to