<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ENL - Regular Expressions on Documentation - V2</title><link>https://doc.castsoftware.com/export-v2/aipcore/end-user-application-documentation/enl-enlighten/enl-regular-expressions/</link><description>Recent content in ENL - Regular Expressions on Documentation - V2</description><generator>Hugo</generator><language>en</language><atom:link href="https://doc.castsoftware.com/export-v2/aipcore/end-user-application-documentation/enl-enlighten/enl-regular-expressions/index.xml" rel="self" type="application/rss+xml"/><item><title>ENL - Boost based Regular Expressions</title><link>https://doc.castsoftware.com/export-v2/aipcore/end-user-application-documentation/enl-enlighten/enl-regular-expressions/enl-boost-based-regular-expressions/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/aipcore/end-user-application-documentation/enl-enlighten/enl-regular-expressions/enl-boost-based-regular-expressions/</guid><description>&lt;h5 id="boost-based-regular-expressions"&gt;Boost based Regular Expressions&lt;/h5&gt;
&lt;hr&gt;
&lt;p&gt;This section provides basic help for creating Regular Expressions based on the &lt;strong&gt;Boost&lt;/strong&gt; &amp;ldquo;engine&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;The text below is an edited version of the Regex++ Library&amp;rsquo;s regular expression syntax documentation. The original text can be found at &lt;a href="http://www.boost.org/doc/libs/1_41_0/libs/regex/doc/html/boost_regex/syntax/perl_syntax.html"&gt;http://www.boost.org/doc/libs/1_41_0/libs/regex/doc/html/boost_regex/syntax/perl_syntax.html&lt;/a&gt;.&lt;/p&gt;
&lt;h6 id="perl-regular-expression-syntax"&gt;&lt;strong&gt;Perl Regular Expression Syntax&lt;/strong&gt;&lt;/h6&gt;
&lt;p&gt;In Perl regular expressions, all characters match themselves, except for the following special characters: . , [, {, }, (, ) , , *, +, ? , |, ^, $ .&lt;/p&gt;</description></item><item><title>ENL - TCL based Regular Expressions</title><link>https://doc.castsoftware.com/export-v2/aipcore/end-user-application-documentation/enl-enlighten/enl-regular-expressions/enl-tcl-based-regular-expressions/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/aipcore/end-user-application-documentation/enl-enlighten/enl-regular-expressions/enl-tcl-based-regular-expressions/</guid><description>&lt;h5 id="tcl-based-regular-expressions"&gt;TCL based Regular Expressions&lt;/h5&gt;
&lt;hr&gt;
&lt;p&gt;This section provides basic help for creating Regular Expressions based on the &lt;strong&gt;TCL&lt;/strong&gt; &amp;ldquo;engine&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;A &lt;strong&gt;Regular Expression&lt;/strong&gt; is a pattern description using a &amp;ldquo;meta language&amp;rdquo;, a language that you use to describe particular patterns of interest. The characters used in this &amp;ldquo;meta language&amp;rdquo; are part of the standard ASCII character set used in UNIX and MS-DOS, which can sometimes lead to confusion. The characters that form regular expressions are:&lt;/p&gt;</description></item></channel></rss>