• 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
Is there a regular expression class for Objective C?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is there a regular expression class for Objective C?


  • Subject: Is there a regular expression class for Objective C?
  • From: Nicko van Someren <email@hidden>
  • Date: Thu, 13 May 2004 16:16:42 +0100

Does anyone on this list know of a good regular expression class for use from Objective-C? I know that I can link against the BSD regex library but I'd prefer to have something that has a better understanding of NSString objects and unicode characters. Otherwise I have to spend time dealing with encoding issues and remapping unicode chars in the expression into byte sets for regex. Any thoughts?

Nicko
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: Is there a regular expression class for Objective C?
      • From: Satoshi Matsumoto <email@hidden>
    • Re: Is there a regular expression class for Objective C?
      • From: Nicholas Riley <email@hidden>
    • Re: Is there a regular expression class for Objective C?
      • From: cricket <email@hidden>
    • Re: Is there a regular expression class for Objective C?
      • From: Kay Roepke <email@hidden>
    • Re: Is there a regular expression class for Objective C?
      • From: Nick Zitzmann <email@hidden>
    • Re: Is there a regular expression class for Objective C?
      • From: Stéphane Sudre <email@hidden>
    • Re: Is there a regular expression class for Objective C?
      • From: Kevin Ballard <email@hidden>
    • Re: Is there a regular expression class for Objective C?
      • From: Brian Bergstrand <email@hidden>
  • Prev by Date: Searching ADC (was Re: cursor image)
  • Next by Date: Re: Searching ADC (was Re: cursor image)
  • Previous by thread: Re: Searching ADC (was Re: cursor image)
  • Next by thread: Re: Is there a regular expression class for Objective C?
  • Index(es):
    • Date
    • Thread