• 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: NSString and Regular Expressions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSString and Regular Expressions


  • Subject: Re: NSString and Regular Expressions
  • From: Dave DeLong <email@hidden>
  • Date: Mon, 14 Dec 2009 15:36:46 -0700

RegexKit is the best (read: simplest) way to get regular expression support into your Cocoa apps.  http://regexkit.sourceforge.net  It's also possible to use NSPredicate for simple matching.

You can find a couple of other options listed on this page:  http://cocoaheads.byu.edu/resources/regex

Cheers,

Dave

On Dec 14, 2009, at 3:34 PM, Phil Hystad wrote:

> I was sort of suspecting that regular expression matches would be supported by NSString yet I find no message interface for supporting regular expressions.  So, is the only capability for handling regular expressions in Objective-C the Posix Regex library?

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >NSString and Regular Expressions (From: Phil Hystad <email@hidden>)

  • Prev by Date: NSString and Regular Expressions
  • Next by Date: Re: Smooth Scrolling for NSScrollView
  • Previous by thread: NSString and Regular Expressions
  • Next by thread: Problem with properties and setters; also:Surprising behavior of NSMutableArray - makes spontaneous copy
  • Index(es):
    • Date
    • Thread