Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-130

QRegExp to support both minimal and greedy in the same expression (using the *? or +? syntax)

    XMLWordPrintable

Details

    Description

      It would be very nice if the QRegExp class supported both 'greedy' and 'minimal' matching within the same Regular Expression (Qt can do minimal matching, but you can't have both within one Regular Expression). Usually the operator to specify minimal matching is '?'.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            stormols Marius Storm-Olsen
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes