• 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
Re: Regex Documentation in Xcode 3.0 ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Regex Documentation in Xcode 3.0 ?


  • Subject: Re: Regex Documentation in Xcode 3.0 ?
  • From: "Jaime Rios" <email@hidden>
  • Date: Wed, 23 Jan 2008 13:46:31 -0500

Hmm,
That's a good question. I didn't even bother to check to see if there was documentation in Xcode for regular expressions, but instead, I went to these two sites for reference:

http://www.icu-project.org/userguide/regexp.html

http://regexlib.com/CheatSheet.aspx

My co-worker also pointed me to http://www.perl.com/doc/manual/html/pod/perlre.html which is a good site as well.

Hope that helps...


--
-Jaime
http://www.jaimerios.com

On Jan 22, 2008 5:29 PM, Jerry Krinock <email@hidden> wrote:
In Xcode 2 documentation there was a reference to the ICU
(International Components for Unicode) web site which documented the
Regular Expressions used in Xcode's editor.  But I can't find that
reference or any other Regex instructions in Xcode 3.0 documentation.
And, the ICU documentation which I had bookmarked doesn't seem to
work.  For example, on that ICU page it says that replacement patterns
are symbolized by $0,$1,$2,...  but what works in Xcode 3.0 is in fact
\1,\2,\3,....  And I learned that from BBEdit documentation!

Where is the documentation for Xcode 3.0 Regular Expressions?

Jerry

Hey, it would be very handy if Xcode's Regex was in fact the same as
BBEdit's :)
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden

This email sent to
email@hidden


 _______________________________________________
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: Regex Documentation in Xcode 3.0 ?
      • From: Jerry Krinock <email@hidden>
References: 
 >Regex Documentation in Xcode 3.0 ? (From: Jerry Krinock <email@hidden>)

  • Prev by Date: Re: Debugging Quick Look plugins
  • Next by Date: Re: -fobj-gc ('Supported'), Controlling which mode Xcode runs your app in
  • Previous by thread: Regex Documentation in Xcode 3.0 ?
  • Next by thread: Re: Regex Documentation in Xcode 3.0 ?
  • Index(es):
    • Date
    • Thread