in reply to Re^2: Regex keep matching the last possible match (but should get all)
in thread Regex keep matching the last possible match (but should get all)

Please re-read and understand when to use [^>] and when to use [^<]. They are to be used in different situations, as I already told you.