• 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
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Regex


  • Subject: Re: Regex
  • From: "Mr. Gecko" <email@hidden>
  • Date: Tue, 18 Nov 2008 12:35:26 -0600

so I tried that and it worked but it doesn't seem to do what I need.
I am needing to do the same thing as preg_match_all in php so I can find all links and have it in an NSArray to go through and add to a database. Any ideas on how I can do that?


On Nov 18, 2008, at 11:59 AM, email@hidden wrote:

To get it to compile you need to do two things:
1. Add the "Other Linker Flag" "-licucore" to your project build settings
2. Import the RKL header into whatever files you'll use it in (alternatively, you can import it into your .pch file so that it will get included into everything automatically)


HTH,

Dave

_______________________________________________

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


  • Follow-Ups:
    • Re: Regex
      • From: Dave DeLong <email@hidden>
  • Prev by Date: Re: release and reference counting query
  • Next by Date: Re: Code-sign & Services HotKey Modifications
  • Previous by thread: Re: Regex
  • Next by thread: Re: Regex
  • Index(es):
    • Date
    • Thread