• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Xcode 3.2.1: Regular expression replace is not expanding $1, $2, etc.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode 3.2.1: Regular expression replace is not expanding $1, $2, etc.


  • Subject: Xcode 3.2.1: Regular expression replace is not expanding $1, $2, etc.
  • From: Dave Carrigan <email@hidden>
  • Date: Fri, 9 Oct 2009 13:24:54 -0700

If my find pattern is foo(.*) and my replace pattern is baz$1, I would expect foobar to get turned into bazbar but instead it's getting turned into baz$1. Regular expression search option is obviously on or it wouldn't be finding foobar at all.

Am I missing something? And if I'm not missing something, should I file a bug report?

--
Dave Carrigan
email@hidden
Seattle, WA, USA

_______________________________________________
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


  • Follow-Ups:
    • Re: Xcode 3.2.1: Regular expression replace is not expanding $1, $2, etc.
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Re: Xcode 3.2.1 update is available in iPhone OS 3.1.2 SDK
  • Next by Date: Re: Xcode 3.2.1: Regular expression replace is not expanding $1, $2, etc.
  • Previous by thread: Re: Xcode bug re Objective-C categories
  • Next by thread: Re: Xcode 3.2.1: Regular expression replace is not expanding $1, $2, etc.
  • Index(es):
    • Date
    • Thread