summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source/text/shared/01/02100001.xhp4
1 files changed, 3 insertions, 1 deletions
diff --git a/source/text/shared/01/02100001.xhp b/source/text/shared/01/02100001.xhp
index 33925f27dc..ffb5b2905d 100644
--- a/source/text/shared/01/02100001.xhp
+++ b/source/text/shared/01/02100001.xhp
@@ -39,6 +39,7 @@
<bookmark_value>ampersand symbol, see also operators</bookmark_value>
</bookmark><comment>mw added "replacing;" and "tab stops;"</comment>
<h1 id="hd_id3146765"><variable id="02100001"><link href="text/shared/01/02100001.xhp">List of Regular Expressions</link></variable></h1>
+<note id="par_id5311440">For a full list of supported metacharacters and syntax, see <link href="https://unicode-org.github.io/icu/userguide/strings/regexp.html#regular-expression-metacharacters">ICU Regular Expressions documentation</link></note>
<table id="tbl_id3149517">
<tablerow>
<tablecell>
@@ -270,6 +271,7 @@
</tablerow>
<tablerow>
<tablecell>
+ <paragraph id="par_id3152855" localize="false" role="tablecontent">\n</paragraph>
<paragraph id="par_id3152885" localize="false" role="tablecontent">[:digit:]</paragraph>
</tablecell>
<tablecell>
@@ -286,6 +288,7 @@
</tablerow>
<tablerow>
<tablecell>
+ <paragraph id="par_id3153722" localize="false" role="tablecontent">\s</paragraph>
<paragraph id="par_id3153726" localize="false" role="tablecontent">[:space:]</paragraph>
</tablecell>
<tablecell>
@@ -325,7 +328,6 @@
</tablecell>
</tablerow>
</table>
-<note id="par_id5311440">For a full list of supported metacharacters and syntax, see <link href="https://unicode-org.github.io/icu/userguide/strings/regexp.html#regular-expression-metacharacters">ICU Regular Expressions documentation</link></note>
<paragraph role="paragraph" id="par_id261559577375317">Regular expression terms can be combined to form complex and sophisticated regular expressions for searches as show in the following examples.</paragraph>
<h2 id="hd_id5311441">Examples</h2>