• 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
Regular Expressions Back-references
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Regular Expressions Back-references


  • Subject: Regular Expressions Back-references
  • From: Florian Bischof <email@hidden>
  • Date: Fri, 29 Oct 2004 16:04:14 +0200

I'm having trouble using back-references in a Regular Expression find & replace.
I tried the backslash and dollar-syntax, both didn't work as expected:
Xcode just replaced the matched strings with the replace-RegEx without match-substitution...


Find:		alt="(.*)"
Replace:	alt="\1" title="\1"

Am I missing something?

Thanks

Florian Bischof

_______________________________________________
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


  • Prev by Date: Re: Q: Print a text selection in XCode
  • Next by Date: Re: Please help: debugger has stopped displaying variables
  • Previous by thread: build setting may be incorrect...
  • Next by thread: Pup-up type button Question
  • Index(es):
    • Date
    • Thread