Hi,
A string has the following style.
I want to use regex(perl) to match it,but it's beyond my ability.
Could someone give me a hand?
Thanks!
<AAA
111
222
<AAA
333
444
/AAA>
555
666
/AAA>
How to match nested tags?
Moderator: General Moderators
- prometheuzz
- Forum Regular
- Posts: 779
- Joined: Fri Apr 04, 2008 5:51 am
Re: How to match nested tags?
Code: Select all
/(?s).*/