Regex Documentation in Xcode 3.0 ?
Regex Documentation in Xcode 3.0 ?
- Subject: Regex Documentation in Xcode 3.0 ?
- From: Jerry Krinock <email@hidden>
- Date: Tue, 22 Jan 2008 14:29:03 -0800
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)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden