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

            Bug ID: 113975
           Summary: Expand the documentation for regular expressions
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Description:
https://help.libreoffice.org/Common/List_of_Regular_Expressions doesn't say
anything about regexp lookaround patterns (see
https://www.regular-expressions.info/lookaround.html).

Steps to Reproduce:
I'd love to add this information but https://help.libreoffice.org/Main_Page
says there's no way to participate.

Actual Results:  
Lookaround patterns do in fact work

Expected Results:
=SEARCH("(?<=a)b", "cab")  // 3


Reproducible: Always


User Profile Reset: No



Additional Info:


User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/62.0.3202.89 Safari/537.36

-- 
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