Find-and-replace using regular expressions
Find-and-replace using regular expressions
- Subject: Find-and-replace using regular expressions
- From: Mark Wagner <email@hidden>
- Date: Tue, 30 Jun 2009 15:03:09 -0700
How can I do a find-and-replace using a regular expression to decide
what to replace with? In Perl, I'd use the following:
s/PG_PASCAL \((.*?)\)/$1/g
How would I do this using Xcode?
--
Mark Wagner
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden