<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#c8">Comment # 8</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 masz0 from <a href="show_bug.cgi?id=135538#c7">comment #7</a>)
<span class="quote">> (In reply to Michael Warner from <a href="show_bug.cgi?id=135538#c5">comment #5</a>)
> > (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.
>
> No, "\d *" tries to match for 1 digit, followed by 0+ spaces.</span >
Which is what I was trying to say. At any rate, I don't think it is a valid
test case for the bug you reported, please correct me if I am wrong.</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>