https://bugs.freedesktop.org/show_bug.cgi?id=60183
--- Comment #7 from Javier Alfonso <[email protected]> --- Sorry in the last examples I have used SUBSTITUTE instead of REGEX. They must be: B1 = REGEX(A1;"([FfBb])(o+)";"\1\2l") => Fool B2 = REGEX(A2;"([FfBb])(o+)";"\1\2l") => Bool B3 = REGEX(A3;"([FfBb])(o+)";"\1\2l") => Xooool -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
