<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Where are the regular expression functions' options documented? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371797#M88827</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;: Thanks for correcting the link to you in my previous post. And, while I was already familiar with them, thanks for the links to the documentation links you listed in your post. However, unless I missed it, that documentation doesn't mention anything about the existence, meaning or use of options one can include (e.g., /i). Those are the ones I'm interested to see and know what is or isn't officially supported.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jun 2017 17:02:10 GMT</pubDate>
    <dc:creator>art297</dc:creator>
    <dc:date>2017-06-29T17:02:10Z</dc:date>
    <item>
      <title>Where are the regular expression functions' options documented?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371059#M88638</link>
      <description>&lt;P&gt;I know that /i means case insensitive, but I can't find anything (other than an example of its use) in the documentation.&lt;/P&gt;
&lt;P&gt;Can someone provide a link to the regular expression functions' options?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;TIA,&lt;/P&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 21:29:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371059#M88638</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2017-06-27T21:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the regular expression functions' options documented?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371082#M88643</link>
      <description>&lt;P&gt;I've failed to find this myself beyond cases where modifiers are used in examples. Is there any chance that the Perl documentation applies to SAS, or at least partially?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://perldoc.perl.org/perlre.html#Modifiers" target="_blank"&gt;http://perldoc.perl.org/perlre.html#Modifiers&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And this from&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/77163"&gt;@Oligolas&lt;/a&gt;:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;I've just found a list of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;not supported items&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;A href="http://go.documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=lefunctionsref&amp;amp;docsetTarget=p0tw80fkqqpow5n1f7xwvd6bsonq.htm&amp;amp;locale=en" target="_blank" rel="nofollow noopener noreferrer"&gt;Perl Artistic License Compliance&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 12:44:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371082#M88643</guid>
      <dc:creator>collinelliot</dc:creator>
      <dc:date>2017-07-26T12:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the regular expression functions' options documented?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371084#M88644</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/93752"&gt;@collinelliot&lt;/a&gt;: Quite possibly but, since I can't find anything in the SAS documentation, I don't know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 23:01:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371084#M88644</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2017-06-27T23:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the regular expression functions' options documented?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371116#M88647</link>
      <description>&lt;P&gt;SAS can use most of the Perl expressions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no comprehensive documentation about what is supported that I know of, and what I found was wrong, for example stating that \G (zero-width assertion to match the previous match) was unsupported when it actually is.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's why I added a chapter (in the second edition of the book behind the link below) detailing all the Perl regular expressions that SAS supports. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2017 02:03:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371116#M88647</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2017-06-28T02:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the regular expression functions' options documented?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371485#M88741</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/93752"&gt;@collinelliot&lt;/a&gt;: Not the answer I was hoping for but, apparently, at least info I can work with!&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/16961"&gt;@ChrisNZ&lt;/a&gt;: I'll have to take a look at your book, but I was hoping that SAS had documented the functions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;: Chris, would you mind checking with the docmentation folks to find out why this info isn't there?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Appreciated,&lt;/P&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 16:07:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371485#M88741</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2017-06-29T16:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the regular expression functions' options documented?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371522#M88766</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13711"&gt;@art297&lt;/a&gt;&amp;nbsp;I couldn't find any suitable source. It would have saved me countless hours. This doesn't mean that such a source does not exist and I'd glad to know about it if there is one.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 04:17:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371522#M88766</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2017-06-29T04:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the regular expression functions' options documented?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371758#M88817</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the online reference for functions and call routines SAS&amp;nbsp;provides&amp;nbsp;&lt;A href="http://support.sas.com/documentation/cdl/en/lefunctionsref/63354/HTML/default/viewer.htm#p0s9ilagexmjl8n1u7e1t1jfnzlk.htm" target="_blank"&gt;Tables of Perl Regular Expression (PRX) Metacharacters &lt;/A&gt;&lt;/P&gt;&lt;P&gt;It Seems to be very complete, including look ahead/behind behaviour.&lt;/P&gt;&lt;P&gt;I found it very interesting and will certainly refer to it. The table "Comments and Inline Modifiers" states that (?i) at the front of the pattern makes it case insensitive, i've used /i with brackets until now.&lt;/P&gt;&lt;P&gt;Nevertheless I use &lt;A href="http://www.regular-expressions.info/" target="_blank"&gt;this page&lt;/A&gt;&amp;nbsp;when I'm looking for ways to do things.&lt;/P&gt;&lt;P&gt;And last but not least&amp;nbsp;&lt;A href="https://communities.sas.com/t5/Base-SAS-Programming/bd-p/programming" target="_blank"&gt;this &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/A&gt;&amp;nbsp;forum provided me with answers each time I was &lt;A href="https://communities.sas.com/t5/Base-SAS-Programming/PrxChange-avoid-spaces-in-wildcard-replacement/m-p/338828#M77242" target="_blank"&gt;stuck&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 15:18:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371758#M88817</guid>
      <dc:creator>Oligolas</dc:creator>
      <dc:date>2017-06-29T15:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the regular expression functions' options documented?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371775#M88820</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/77163"&gt;@Oligolas&lt;/a&gt;: Yes, that table is quite useful. However, my principal concern is about the fact that regular expression functions AREN'T even mentioned in the documentation. The rule-of-thumb that most profess is that if something isn't in the documentation IT ISN'T SUPPORTED and shouldn't be used in production code as it might not work in future versions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 15:31:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371775#M88820</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2017-06-29T15:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the regular expression functions' options documented?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371786#M88825</link>
      <description>&lt;P&gt;From SAS doc, check this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://go.documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=lefunctionsref&amp;amp;docsetTarget=p1vz3ljudbd756n19502acxazevk.htm&amp;amp;locale=en" target="_self"&gt;Using Perl Regular Expressions in the DATA Step&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which links to this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://go.documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=lefunctionsref&amp;amp;docsetTarget=p0s9ilagexmjl8n1u7e1t1jfnzlk.htm&amp;amp;locale=en" target="_self"&gt;Table of Perl Regular Expression (PRX) Metacharacters&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And in practice, I often refer to &lt;A href="https://regex101.com/" target="_self"&gt;interactive tools such as Regex 101 &lt;/A&gt;to build/test regex expressions, which I then paste into SAS syntax.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 16:04:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371786#M88825</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-06-29T16:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the regular expression functions' options documented?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371797#M88827</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;: Thanks for correcting the link to you in my previous post. And, while I was already familiar with them, thanks for the links to the documentation links you listed in your post. However, unless I missed it, that documentation doesn't mention anything about the existence, meaning or use of options one can include (e.g., /i). Those are the ones I'm interested to see and know what is or isn't officially supported.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 17:02:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371797#M88827</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2017-06-29T17:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the regular expression functions' options documented?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371892#M88850</link>
      <description>&lt;P&gt;Okay&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13711"&gt;@art297&lt;/a&gt;, now I see your point. &amp;nbsp;You're looking for doc (and verification) on options like /i (ignore case) /m (multiline) /o (perform substitutions just once), etc. &amp;nbsp;For the record, I think those all work, but I also can't find them in the official doc from SAS. &amp;nbsp;I think&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/3867"&gt;@daharr&lt;/a&gt;&amp;nbsp;is the doc writer for this area -- maybe he can chime in with a reference.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Those getting started with SAS and regular expressions might be interested in this book:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp;&lt;A href="https://www.sas.com/store/books/categories/usage-and-reference/introduction-to-regular-expressions-in-sas-/prodBK_67098_en.html" target="_self"&gt;Introduction to Regular Expressions in SAS&lt;/A&gt;&amp;nbsp;by&amp;nbsp;&lt;/EM&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/86217"&gt;@Matt_Windham&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 20:28:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371892#M88850</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-06-29T20:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the regular expression functions' options documented?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371903#M88857</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt; This list is incomplete.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some supported expressions are missing, like \G&amp;nbsp; (not \Q as I stated above, my bad).&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 20:50:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/371903#M88857</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2017-06-29T20:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the regular expression functions' options documented?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/372149#M88935</link>
      <description>&lt;P&gt;We only document these expressions in the Functions and Call Routines document.&lt;/P&gt;
&lt;P&gt;Years ago SAS decided not to include all of the expressions, only commonly used expressions that are&amp;nbsp;included in the &lt;A href="http://support.sas.com/documentation/cdl/en/lefunctionsref/63354/HTML/default/viewer.htm#p0s9ilagexmjl8n1u7e1t1jfnzlk.htm" target="_self"&gt;Tables of Perl Regular Expression (PRX) Metacharacters&lt;/A&gt;&amp;nbsp;table. We also give more information in the &lt;A href="http://support.sas.com/documentation/cdl/en/lefunctionsref/63354/HTML/default/viewer.htm#p1vz3ljudbd756n19502acxazevk.htm" target="_self"&gt;Using Perl Regular Expressions in the DATA Step&lt;/A&gt;&amp;nbsp;section.&lt;/P&gt;
&lt;P&gt;I will&amp;nbsp;contact R&amp;amp;D and have them review the PRX table. I'll update the table with missing expressions.&lt;/P&gt;
&lt;P&gt;Thanks for the messages.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2017 13:23:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/372149#M88935</guid>
      <dc:creator>daharr</dc:creator>
      <dc:date>2017-06-30T13:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the regular expression functions' options documented?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/372155#M88937</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/3867"&gt;@daharr&lt;/a&gt;: Thanks for responding. However, my concern IS with the Functions and Call Routines document.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It doesn't, as far as I can tell, include any indication that the functions support ANY&amp;nbsp;options. e.g., the documentation for the PRXMATCH function's syntax is shown as:&amp;nbsp;&lt;SPAN class="xis-keyword"&gt;PRXMATCH&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN class="xis-argRequired"&gt;&lt;SPAN class="xis-choice"&gt;&lt;A title="Description of syntax: regular-expression-id" href="http://support.sas.com/documentation/cdl/en/lefunctionsref/69762/HTML/default/n0bj9p4401w3n9n1gmv6tf**bleep**9m.htm#p0zfpo1x4o4n0ln19yyfx1v7gspv" target="_blank"&gt;&lt;SPAN class="xis-userSuppliedValue"&gt;regular-expression-id&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN class="xis-choice"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;|&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A title="Description of syntax: perl-regular-expression" href="http://support.sas.com/documentation/cdl/en/lefunctionsref/69762/HTML/default/n0bj9p4401w3n9n1gmv6tf**bleep**9m.htm#n1r5oq03e1qm74n148e3g3o6qjpe" target="_blank"&gt;&lt;SPAN class="xis-userSuppliedValue"&gt;perl-regular-expression&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="xis-userSuppliedSyntaxValue"&gt;&lt;A title="Description of syntax: source" href="http://support.sas.com/documentation/cdl/en/lefunctionsref/69762/HTML/default/n0bj9p4401w3n9n1gmv6tf**bleep**9m.htm#p1fne62dqzmusxn1mrvueaut2xxu" target="_blank"&gt;source&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It doesn't indicate anything regarding options (e.g., /i).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2017 13:40:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/372155#M88937</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2017-06-30T13:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the regular expression functions' options documented?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/372161#M88940</link>
      <description>Thanks for the clarification Art. I'll research the PRX functions and get back to you.</description>
      <pubDate>Fri, 30 Jun 2017 13:52:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/372161#M88940</guid>
      <dc:creator>daharr</dc:creator>
      <dc:date>2017-06-30T13:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the regular expression functions' options documented?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/372309#M89002</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13711"&gt;@art297&lt;/a&gt; I reckon RegEx prefixes like s or m, and suffixes like x or i, are part of the&lt;SPAN class="xis-argRequired"&gt;&lt;SPAN class="xis-choice"&gt; &lt;A title="Description of syntax: perl-regular-expression" href="http://support.sas.com/documentation/cdl/en/lefunctionsref/69762/HTML/default/n0bj9p4401w3n9n1gmv6tf**bleep**9m.htm#n1r5oq03e1qm74n148e3g3o6qjpe" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;SPAN class="xis-userSuppliedValue"&gt;perl-regular-expression&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="xis-argRequired"&gt;&lt;SPAN class="xis-choice"&gt;&lt;SPAN class="xis-userSuppliedValue"&gt;They are not extraneous options.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2017 21:46:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/372309#M89002</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2017-06-30T21:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the regular expression functions' options documented?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/379301#M91294</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've just found a list of &lt;STRONG&gt;not supported items&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lefunctionsref/63354/HTML/default/viewer.htm#p0tw80fkqqpow5n1f7xwvd6bsonq.htm" target="_blank"&gt;Perl Artistic License Compliance&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 09:25:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Where-are-the-regular-expression-functions-options-documented/m-p/379301#M91294</guid>
      <dc:creator>Oligolas</dc:creator>
      <dc:date>2017-07-26T09:25:36Z</dc:date>
    </item>
  </channel>
</rss>

