[Libreoffice-bugs] [Bug 113977] Implement REGEXEXTRACT function

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jan 31 15:30:21 UTC 2018


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

--- Comment #7 from Eike Rathke <erack at redhat.com> ---
(In reply to Winfried Donkers from comment #6)
> table:formula="of:=IFERROR(__xludf.dummyfunction("REGEXEXTRACT( A1,
> ""a."" )");"ab")"
Horrible. Why don't they use a simple COM.GOOGLE.REGEXTRACT(...) instead like
ODFF suggests. Their construct is terrible, it embeds the entire function call
and parameters as string parameter into the __xludf.dummyfunction().

REGEXMATCH and REGEXREPLACE would indeed make sense if we implemented any
REGEX* function.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180131/ed3ed744/attachment.html>


More information about the Libreoffice-bugs mailing list