Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Pcre: Perl-compatible regular-expression library

Pcre: Perl-compatible regular-expression library

Scheduled Pinned Locked Moved The Lounge
csharpperlquestion
11 Posts 8 Posters 26 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Chris Maunder

    Anyone used this? http://gnuwin32.sourceforge.net/packages/pcre.htm[^] cheers, Chris Maunder

    L Offline
    L Offline
    Lost User
    wrote on last edited by
    #2

    We use PCRE.DLL to extend the regular expression capabilities of Labview (if you don't know what that is, you don't want to.), seems to work fine. Elaine :rose: The tigress is here :-D

    T 1 Reply Last reply
    0
    • L Lost User

      We use PCRE.DLL to extend the regular expression capabilities of Labview (if you don't know what that is, you don't want to.), seems to work fine. Elaine :rose: The tigress is here :-D

      T Offline
      T Offline
      Tim Smith
      wrote on last edited by
      #3

      Labview Ewww, we are in that industry. Tim Smith I'm going to patent thought. I have yet to see any prior art.

      A 1 Reply Last reply
      0
      • C Chris Maunder

        Anyone used this? http://gnuwin32.sourceforge.net/packages/pcre.htm[^] cheers, Chris Maunder

        J Offline
        J Offline
        Jeremy Falcon
        wrote on last edited by
        #4

        I have with PHP and Perl of course. I haven't used the library though, but I imagine its not that big of a deal considering it still regex. Are you just curious for stats, or do you want something done? (*Falcon).Jeremy 141² 150 162² 145 143² 164

        C 1 Reply Last reply
        0
        • J Jeremy Falcon

          I have with PHP and Perl of course. I haven't used the library though, but I imagine its not that big of a deal considering it still regex. Are you just curious for stats, or do you want something done? (*Falcon).Jeremy 141² 150 162² 145 143² 164

          C Offline
          C Offline
          Chris Maunder
          wrote on last edited by
          #5

          Curious from the point of view that I've used enough RegEx stuff to wish that there was one true regular expression syntax... cheers, Chris Maunder

          W 1 Reply Last reply
          0
          • C Chris Maunder

            Anyone used this? http://gnuwin32.sourceforge.net/packages/pcre.htm[^] cheers, Chris Maunder

            R Offline
            R Offline
            Roger Wright
            wrote on last edited by
            #6

            Hmmmm. _P_cre - _Chan_cre... Coincidence? "Please don't put cigarette butts in the urinal. It makes them soggy and hard to light" - Sign in a Bullhead City, AZ Restroom

            1 Reply Last reply
            0
            • C Chris Maunder

              Anyone used this? http://gnuwin32.sourceforge.net/packages/pcre.htm[^] cheers, Chris Maunder

              S Offline
              S Offline
              Stuart Dootson
              wrote on last edited by
              #7

              Personally, no - I use the Boost Regex libraries, which (AFAIR) is configurable enough to match Perl or Posix syntax. FYI, there's a comparison of the performance of Boost Regex, Greta, PCRE and some others here[^]. Stuart Dootson 'Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p'

              C 1 Reply Last reply
              0
              • T Tim Smith

                Labview Ewww, we are in that industry. Tim Smith I'm going to patent thought. I have yet to see any prior art.

                A Offline
                A Offline
                Anna Jayne Metcalfe
                wrote on last edited by
                #8

                So was I until 1998...National Instruments even tried to headhunt me once. :laugh: Anna :rose: Homepage | My life in tears "Be yourself - not what others think you should be" - Marcia Graesch "Anna's just a sexy-looking lesbian tart" - A friend, trying to wind me up. It didn't work. Trouble with resource IDs? Try the Resource ID Organiser Visual C++ Add-In

                1 Reply Last reply
                0
                • S Stuart Dootson

                  Personally, no - I use the Boost Regex libraries, which (AFAIR) is configurable enough to match Perl or Posix syntax. FYI, there's a comparison of the performance of Boost Regex, Greta, PCRE and some others here[^]. Stuart Dootson 'Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p'

                  C Offline
                  C Offline
                  Chris Maunder
                  wrote on last edited by
                  #9

                  Thanks for the link! I'm surprised to see Boost so slow on simple matches. :( cheers, Chris Maunder

                  W 1 Reply Last reply
                  0
                  • C Chris Maunder

                    Curious from the point of view that I've used enough RegEx stuff to wish that there was one true regular expression syntax... cheers, Chris Maunder

                    W Offline
                    W Offline
                    William E Kempf
                    wrote on last edited by
                    #10

                    Chris Maunder wrote: Curious from the point of view that I've used enough RegEx stuff to wish that there was one true regular expression syntax... Good luck ;). C++ will shortly have a standard RegEx, however. The Boost.RegEx library author, Dr John Maddock, proposed a library based on it (there are differences between the proposal and the current Boost.RegEx, however, AFAIK), and the committee voted it into the TR. (Hope I used the proper verbiage here.) William E. Kempf

                    1 Reply Last reply
                    0
                    • C Chris Maunder

                      Thanks for the link! I'm surprised to see Boost so slow on simple matches. :( cheers, Chris Maunder

                      W Offline
                      W Offline
                      William E Kempf
                      wrote on last edited by
                      #11

                      As the article indicates, a consequence of the implementation using dynamic memory allocations. But the "experimental Boost library" is soon to be the official library, AFAIK, and it performs favorably in all test cases. William E. Kempf

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups