Regular Expressions |
Site Admin
|
\n won't work, use $ as a line end instead, and IMHO ^ should be out of the brackets:
^(\d{4})(.*)$ |
||||||||||||
|
|
I am not using \n to identify the line end - I am using it to identify a new line. The difference is significant when trying to find and replace multiple lines at a time. Will this feature be available sometime soon?
|
||||||||||||
|
Site Admin
|
no. Regexp for find/replace works in single-line mode only.
Can't say if multiline will be ever implemented. |
||||||||||||
|
Regular Expressions |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by