/(aaaaa.*?)(?=aaaaa|$)/sg
A little bit more straight forward, as in avoiding negative look-ahead, which also confuses me on various occasions ;-)In reply to Re: multi-line regexp
by pKai
in thread multi-line regexp
by jeanluca
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |