<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Search-Replace: Regular Expression engine fails on zero length matches"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135538#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Search-Replace: Regular Expression engine fails on zero length matches"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135538">bug 135538</a>
              from <span class="vcard"><a class="email" href="mailto:michael.warner.ut+libreoffice@gmail.com" title="Michael Warner <michael.warner.ut+libreoffice@gmail.com>"> <span class="fn">Michael Warner</span></a>
</span></b>
        <pre>(In reply to Heiko Tietze from <a href="show_bug.cgi?id=135538#c4">comment #4</a>)
<span class="quote">> IIUC, the original request was to find digits like ABC1EFG per "\d *". Works</span >

If I am not mistaken, "\d *" has a minimum length of one (a single digit), so
is not an example of this bug. Trying to match "\d*" instead would have zero
length.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>