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

      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 '?'.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes