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

Re: Regular Expressions with OgreKit


  • Subject: Re: Regular Expressions with OgreKit
  • From: Jon Trainer <email@hidden>
  • Date: Sat, 3 Feb 2007 09:57:20 -0500

If all you need is very simple (POSIX) regex take a look at this NSString Category discussed on cocoadev.com:

http://www.cocoadev.com/index.pl?NSStringCategory

I've been using this category pretty extensively and it works pretty well. The only catch is it is a POSIX regex implementation.


Good Luck,

Jon Trainer



On Feb 2, 2007, at 5:42 AM, David Brennan wrote:

Hi,

I am trying to apply regular expressions to an NSString, and I am
thinking of using OgreKit. Is there any examples of how to add this
library into my application, or should I use a different library.

I would be very grateful of any help, as I am having a lot of problems
trying to add regular expressions to my application.

Kind regards,
Dave.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:
40gmail.com


This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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: 
 >Regular Expressions with OgreKit (From: "David Brennan" <email@hidden>)

  • Prev by Date: NSArrayController and variable number of NSTextFields
  • Next by Date: Re: Close button vs. command-h
  • Previous by thread: Re: Regular Expressions with OgreKit
  • Next by thread: Spreadsheet functions in NSTableview
  • Index(es):
    • Date
    • Thread