https://bugs.documentfoundation.org/show_bug.cgi?id=135538

--- Comment #5 from Michael Warner <[email protected]> ---
(In reply to Heiko Tietze from comment #4)
> 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to