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

Re: AGRegex question


  • Subject: Re: AGRegex question
  • From: Koen van der Drift <email@hidden>
  • Date: Thu, 9 Feb 2006 21:51:02 -0500


On Feb 9, 2006, at 9:20 PM, Koen van der Drift wrote:

AGRegex *regex = [AGRegex regexWithPattern: @"/^\\s*foo\\s*$/"];


To answer my own question, I tried it without the forward slashes, and it seems to work:

[AGRegex regexWithPattern: @"^\\s*foo\\s*$"];


Anyone can confirm this is the correct solution?

thanks,

- Koen.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: AGRegex question
      • From: Nathan Day <email@hidden>
References: 
 >AGRegex question (From: Koen van der Drift <email@hidden>)

  • Prev by Date: Re: Native 2.2 target problem
  • Next by Date: Finder Column View Path Abbreviation
  • Previous by thread: AGRegex question
  • Next by thread: Re: AGRegex question
  • Index(es):
    • Date
    • Thread