Re: Find-and-replace using regular expressions
Re: Find-and-replace using regular expressions
- Subject: Re: Find-and-replace using regular expressions
- From: Hamish Allan <email@hidden>
- Date: Tue, 30 Jun 2009 23:42:59 +0100
On Tue, Jun 30, 2009 at 11:32 PM, Mark Wagner<email@hidden> wrote:
> I've read that. It doesn't say what I put in the "replace" field to
> use the text that matches "(.*?)" as my replacement text.
Somewhat unintuitively (and contrary to the documentation for ICU,
which according to the docs Chris linked to is what XCode uses) you
need to use "\1".
Hamish
_______________________________________________
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