topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 4:34 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: What flavor of regex?  (Read 3766 times)

jdmarch

  • Charter Member
  • Joined in 2005
  • ***
  • default avatar
  • Posts: 186
    • View Profile
    • Donate to Member
What flavor of regex?
« on: July 07, 2009, 04:14 PM »
What flavor of regex does FARR use? There should be (at least) a link in the help file to a page which describes them. Thanks!

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: What flavor of regex?
« Reply #1 on: July 07, 2009, 04:27 PM »
should be PCRE (perl):
http://www.pcre.org/

jdmarch

  • Charter Member
  • Joined in 2005
  • ***
  • default avatar
  • Posts: 186
    • View Profile
    • Donate to Member
Re: What flavor of regex?
« Reply #2 on: July 07, 2009, 05:07 PM »
Thanks, mouser ... that link won't clutter up the help file too much!

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: What flavor of regex?
« Reply #3 on: July 07, 2009, 05:20 PM »
i'll add it.