From 4f0ba68d9b95c51ae73b1d1c9d18055edab9c56d Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Thu, 24 Sep 2020 19:17:59 +0200 Subject: Update external link on ICU and regexp Change-Id: Ie55503c370f7df19241adc325598ba61821c369e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103330 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/01/02100001.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/text/shared/01/02100001.xhp b/source/text/shared/01/02100001.xhp index 093c958638..fc57b22f89 100644 --- a/source/text/shared/01/02100001.xhp +++ b/source/text/shared/01/02100001.xhp @@ -315,7 +315,7 @@ -For a full list of supported metacharacters and syntax, see ICU Regular Expressions documentation +For a full list of supported metacharacters and syntax, see ICU Regular Expressions documentation Note that currently all named character class terms, [:alpha:] through [:upper:], must be enclosed in parentheses when used in a regular expression, see the examples that follow. Regular expression terms can be combined to form complex and sophisticated regular expressions for searches as show in the following examples.

Examples

-- cgit