<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#c7">Comment # 7</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:masz0@yahoo.co.uk" title="masz0@yahoo.co.uk">masz0@yahoo.co.uk</a>
</span></b>
<pre>(In reply to Michael Warner from <a href="show_bug.cgi?id=135538#c5">comment #5</a>)
<span class="quote">> (In reply to Heiko Tietze from <a href="show_bug.cgi?id=135538#c4">comment #4</a>)
> > IIUC, the original request was to find digits like ABC1EFG per "\d *". Works
>
> 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.</span >
No, "\d *" tries to match for 1 digit, followed by 0+ spaces.</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>