• Login
Community
  • Login

Looking for definitive RegEx reference to learn SciLexer.dll RegEx

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
5 Posts 2 Posters 1.8k Views
Loading More Posts
  • 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
    Chip Cooper
    last edited by Jan 12, 2018, 9:44 PM

    It appears that functionList.xml uses regex to define function exp, so I’m wanting to step up my study of regex and need a definitive reference source for the coding. I tried google, but I can’t narrow down anything except examples of specific issues.

    I’d like to read the regex code learn the grammar and understand the syntax while I’m reading samples, yes; but, also learn while parsing the functions and *exp in functionList.xml files. Thanks for your consideration, any help is much appreciated!

    C 1 Reply Last reply Jan 13, 2018, 12:35 PM Reply Quote 0
    • C
      Claudia Frank @Chip Cooper
      last edited by Jan 13, 2018, 12:35 PM

      @Chip-Cooper

      What standard for Regular Expressions is Notepad++ using?

      Cheers
      Claudia

      1 Reply Last reply Reply Quote 1
      • C
        Chip Cooper
        last edited by Jan 13, 2018, 4:03 PM

        Thank you, I’ve been collecting a lot of snippets from various pages. But, yesterday, I ran across this page which I started reading and studying:
        http://docs.notepad-plus-plus.org/index.php/Regular_Expressions
        Is this Wiki page obsolete?
        It didn’t seem like it was, but…

        After seeing the newer page you referenced, it talks about a change in the standard (2 years ago). The Np++ Wiki page (Regular_Expressions) is older (~3+ years) , quite informative; but, the last edit was over 2 years ago. I’d hate to assume it’s obsolete Is it?
        The Wiki page looks like such a good source, and It does look a lot like what I’m seeing in functionList.xml; but, I’m sure there are nuances I’m missing…

        C 1 Reply Last reply Jan 13, 2018, 4:21 PM Reply Quote 0
        • C
          Claudia Frank @Chip Cooper
          last edited by Jan 13, 2018, 4:21 PM

          @Chip-Cooper

          Is this Wiki page obsolete? It didn’t seem like it was, but…

          No not really, it just points to an earlier version of boost regex, v49.
          Currently, afaik, v55 is in place but haven’t done any comparison to see what really changed.
          Probably nothing - just code fixes.

          Cheers
          Claudia

          1 Reply Last reply Reply Quote 1
          • C
            Chip Cooper
            last edited by Jan 13, 2018, 4:36 PM

            Thank you so much for the quick reply! I appreciate that, as I had really started to get into that Wiki page. So, I’ll just go ahead and work on using that information, and see where it leads me. But, snippets are welcome. They’re great samples; Scott, Guy and others do such a great job of explaining what they’ve written.

            1 Reply Last reply Reply Quote 0
            2 out of 5
            • First post
              2/5
              Last post
            The Community of users of the Notepad++ text editor.
            Powered by NodeBB | Contributors