XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      Greedy quantifier will try to match the token as many times as possible. For example, for pattern a b* c (skip till next is used) and inputs a b1 b2 c, if the quantifier for b is greedy, it will only output a b1 b2 c.

      Attachments

        Issue Links

          Activity

            People

              dian.fu Dian Fu
              dian.fu Dian Fu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: