<?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: Modifiers control the behaviour of the matching part of the regex (i.e.such x or o )? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Modifiers-control-the-behaviour-of-the-matching-part-of-the/m-p/369906#M65071</link>
    <description>&lt;P&gt;The link below will give you more details on these type of pattern modifiers. Please check the pattern modifiers section in the link.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE width="100%" border="0"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;TABLE border="1"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;TT class="literal"&gt;/x&lt;/TT&gt;&lt;/TD&gt;
&lt;TD&gt;Ignore (most) whitespace and permit comments in pattern.&lt;A name="INDEX-1346" target="_blank"&gt;&lt;/A&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;TT class="literal"&gt;/o&lt;/TT&gt;&lt;/TD&gt;
&lt;TD&gt;Compile pattern once only.&lt;A name="INDEX-1347" target="_blank"&gt;&lt;/A&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docstore.mik.ua/orelly/perl/prog3/ch05_02.htm" target="_blank"&gt;https://docstore.mik.ua/orelly/perl/prog3/ch05_02.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 23 Jun 2017 14:35:31 GMT</pubDate>
    <dc:creator>Jagadishkatam</dc:creator>
    <dc:date>2017-06-23T14:35:31Z</dc:date>
    <item>
      <title>Modifiers control the behaviour of the matching part of the regex (i.e.such x or o )?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Modifiers-control-the-behaviour-of-the-matching-part-of-the/m-p/369848#M65066</link>
      <description>&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What are the x or o represent?&amp;nbsp; Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://analytics.ncsu.edu/sesug/2012/CT-03.pdf" target="_blank"&gt;http://analytics.ncsu.edu/sesug/2012/CT-03.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2017 12:50:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Modifiers-control-the-behaviour-of-the-matching-part-of-the/m-p/369848#M65066</guid>
      <dc:creator>ybz12003</dc:creator>
      <dc:date>2017-06-23T12:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Modifiers control the behaviour of the matching part of the regex (i.e.such x or o )?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Modifiers-control-the-behaviour-of-the-matching-part-of-the/m-p/369850#M65067</link>
      <description>&lt;P&gt;You can Google search for something like that, top result:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://perldoc.perl.org/perlre.html" target="_blank"&gt;https://perldoc.perl.org/perlre.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2017 12:54:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Modifiers-control-the-behaviour-of-the-matching-part-of-the/m-p/369850#M65067</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-06-23T12:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Modifiers control the behaviour of the matching part of the regex (i.e.such x or o )?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Modifiers-control-the-behaviour-of-the-matching-part-of-the/m-p/369906#M65071</link>
      <description>&lt;P&gt;The link below will give you more details on these type of pattern modifiers. Please check the pattern modifiers section in the link.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE width="100%" border="0"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;TABLE border="1"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;TT class="literal"&gt;/x&lt;/TT&gt;&lt;/TD&gt;
&lt;TD&gt;Ignore (most) whitespace and permit comments in pattern.&lt;A name="INDEX-1346" target="_blank"&gt;&lt;/A&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;TT class="literal"&gt;/o&lt;/TT&gt;&lt;/TD&gt;
&lt;TD&gt;Compile pattern once only.&lt;A name="INDEX-1347" target="_blank"&gt;&lt;/A&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docstore.mik.ua/orelly/perl/prog3/ch05_02.htm" target="_blank"&gt;https://docstore.mik.ua/orelly/perl/prog3/ch05_02.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2017 14:35:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Modifiers-control-the-behaviour-of-the-matching-part-of-the/m-p/369906#M65071</guid>
      <dc:creator>Jagadishkatam</dc:creator>
      <dc:date>2017-06-23T14:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Modifiers control the behaviour of the matching part of the regex (i.e.such x or o )?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Modifiers-control-the-behaviour-of-the-matching-part-of-the/m-p/370015#M65073</link>
      <description>&lt;P&gt;Thanks for your great information.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2017 17:02:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Modifiers-control-the-behaviour-of-the-matching-part-of-the/m-p/370015#M65073</guid>
      <dc:creator>ybz12003</dc:creator>
      <dc:date>2017-06-23T17:02:16Z</dc:date>
    </item>
  </channel>
</rss>

