https://bugs.documentfoundation.org/show_bug.cgi?id=153212
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |stephane.guillou@libreoffic | |e.org Status|UNCONFIRMED |NEW --- Comment #1 from Stéphane Guillou (stragu) <[email protected]> --- Agreed, this needs correcting and clarifying in a separate section. The linked ICU documentation uses the terms "capturing parentheses", "capture-group" and "captured data", but we don't use the term "captur*" at all in our docs. ICU doc words it as: > "Capturing parentheses. Range of input that matched the parenthesized > subexpression is available after the match." and: > "The replacement text for find-and-replace operations may contain references > to capture-group text from the find." -- You are receiving this mail because: You are the assignee for the bug.
