<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://brwiki2.brulescorp.com/brwiki2/index.php?action=history&amp;feed=atom&amp;title=Regular_Expressions</id>
	<title>Regular Expressions - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://brwiki2.brulescorp.com/brwiki2/index.php?action=history&amp;feed=atom&amp;title=Regular_Expressions"/>
	<link rel="alternate" type="text/html" href="https://brwiki2.brulescorp.com/brwiki2/index.php?title=Regular_Expressions&amp;action=history"/>
	<updated>2026-04-30T02:11:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://brwiki2.brulescorp.com/brwiki2/index.php?title=Regular_Expressions&amp;diff=7544&amp;oldid=prev</id>
		<title>Laura: moved Regular expressions to Regular Expressions</title>
		<link rel="alternate" type="text/html" href="https://brwiki2.brulescorp.com/brwiki2/index.php?title=Regular_Expressions&amp;diff=7544&amp;oldid=prev"/>
		<updated>2013-10-16T18:44:13Z</updated>

		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/brwiki2/index.php?title=Regular_expressions&quot; class=&quot;mw-redirect&quot; title=&quot;Regular expressions&quot;&gt;Regular expressions&lt;/a&gt; to &lt;a href=&quot;/brwiki2/index.php?title=Regular_Expressions&quot; title=&quot;Regular Expressions&quot;&gt;Regular Expressions&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 18:44, 16 October 2013&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Laura</name></author>
	</entry>
	<entry>
		<id>https://brwiki2.brulescorp.com/brwiki2/index.php?title=Regular_Expressions&amp;diff=5620&amp;oldid=prev</id>
		<title>Laura at 19:51, 15 July 2013</title>
		<link rel="alternate" type="text/html" href="https://brwiki2.brulescorp.com/brwiki2/index.php?title=Regular_Expressions&amp;diff=5620&amp;oldid=prev"/>
		<updated>2013-07-15T19:51:00Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 19:51, 15 July 2013&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In computing, &amp;#039;&amp;#039;&amp;#039;regular expressions&amp;#039;&amp;#039;&amp;#039; provide a concise and flexible means for identifying strings of text of interest, such as particular characters, words, or patterns of characters. Regular expressions (abbreviated as &amp;#039;&amp;#039;&amp;#039;regex&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;regexp&amp;#039;&amp;#039;&amp;#039;, with plural forms &amp;#039;&amp;#039;&amp;#039;regexes&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;regexps&amp;#039;&amp;#039;&amp;#039;, or &amp;#039;&amp;#039;&amp;#039;regexen&amp;#039;&amp;#039;&amp;#039;) are written in a formal language that can be interpreted by a regular expression processor, a program that either serves as a parser generator or examines text and identifies parts that match the provided specification.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In computing, &amp;#039;&amp;#039;&amp;#039;regular expressions&amp;#039;&amp;#039;&amp;#039; provide a concise and flexible means for identifying strings of text of interest, such as particular characters, words, or patterns of characters. Regular expressions (abbreviated as &amp;#039;&amp;#039;&amp;#039;regex&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;regexp&amp;#039;&amp;#039;&amp;#039;, with plural forms &amp;#039;&amp;#039;&amp;#039;regexes&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;regexps&amp;#039;&amp;#039;&amp;#039;, or &amp;#039;&amp;#039;&amp;#039;regexen&amp;#039;&amp;#039;&amp;#039;) are written in a formal language that can be interpreted by a regular expression processor, a program that either serves as a parser generator or examines text and identifies parts that match the provided specification.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Many programs support regular expression based searching.  For a list of some of these programs see the [[Category:Supports Regular Expression|Supports Regular Expressions Category]].&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Many programs support regular expression based searching.  For a list of some of these programs see the [[&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;:&lt;/ins&gt;Category:Supports Regular Expression|Supports Regular Expressions Category]].&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l44&quot;&gt;Line 44:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 44:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;find any line that contains print and list&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;find any line that contains print and list&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  .*print.*list.*&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  .*print.*list.*&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[Category:Supports Regular Expression]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Laura</name></author>
	</entry>
	<entry>
		<id>https://brwiki2.brulescorp.com/brwiki2/index.php?title=Regular_Expressions&amp;diff=5619&amp;oldid=prev</id>
		<title>Laura: Created page with &quot;In computing, &#039;&#039;&#039;regular expressions&#039;&#039;&#039; provide a concise and flexible means for identifying strings of text of interest, such as particular characters, words, or patterns of ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://brwiki2.brulescorp.com/brwiki2/index.php?title=Regular_Expressions&amp;diff=5619&amp;oldid=prev"/>
		<updated>2013-07-15T19:48:01Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;In computing, &amp;#039;&amp;#039;&amp;#039;regular expressions&amp;#039;&amp;#039;&amp;#039; provide a concise and flexible means for identifying strings of text of interest, such as particular characters, words, or patterns of ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In computing, &amp;#039;&amp;#039;&amp;#039;regular expressions&amp;#039;&amp;#039;&amp;#039; provide a concise and flexible means for identifying strings of text of interest, such as particular characters, words, or patterns of characters. Regular expressions (abbreviated as &amp;#039;&amp;#039;&amp;#039;regex&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;regexp&amp;#039;&amp;#039;&amp;#039;, with plural forms &amp;#039;&amp;#039;&amp;#039;regexes&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;regexps&amp;#039;&amp;#039;&amp;#039;, or &amp;#039;&amp;#039;&amp;#039;regexen&amp;#039;&amp;#039;&amp;#039;) are written in a formal language that can be interpreted by a regular expression processor, a program that either serves as a parser generator or examines text and identifies parts that match the provided specification.&lt;br /&gt;
&lt;br /&gt;
Many programs support regular expression based searching.  For a list of some of these programs see the [[Category:Supports Regular Expression|Supports Regular Expressions Category]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==External Resources==&lt;br /&gt;
*[http://www.codeproject.com/KB/dotnet/regextutorial.aspx The 30 Minute Regex Tutorial]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Regular_expression Regular Expressions on wikipedia]&lt;br /&gt;
*[http://gskinner.com/RegExr/ RegExr: Online Regular Expression Testing Tool]&lt;br /&gt;
&lt;br /&gt;
==Handy Cheat Sheet==&lt;br /&gt;
I&amp;#039;ve done only a little basic research with regular expressions, but this should serve as a quick start for later research.&lt;br /&gt;
&lt;br /&gt;
I hope every thing shows up okay here.  If not refer to [http://businessrules.jottit.com/regular_expressions the old jottit wiki].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
find all whole lines that have FNNUM in them&amp;lt;br&amp;gt;&lt;br /&gt;
 ^.*FNNUM.*$&lt;br /&gt;
&lt;br /&gt;
find all whole lines that have FNNUM$ in them&amp;lt;br&amp;gt;&lt;br /&gt;
 ^.*FNNUM[$].*$&lt;br /&gt;
or&lt;br /&gt;
 (^.*FNNUM\$\(.*$)&lt;br /&gt;
&lt;br /&gt;
find all whole lines that have FNNUM$( in them&amp;lt;br&amp;gt;&lt;br /&gt;
 ^.*FNNUM[$]\(.*$&lt;br /&gt;
&lt;br /&gt;
find all matching lines ... from the beginning to the end of FNNUM$(&amp;lt;br&amp;gt;&lt;br /&gt;
 ^.*FNNUM[$]\(&lt;br /&gt;
&lt;br /&gt;
find all matching lines from FNNUM$( to the end of the line&amp;lt;br&amp;gt;&lt;br /&gt;
 FNNUM[$]\(.*$&lt;br /&gt;
&lt;br /&gt;
finds all matching FNNUM$( entries  (ends at &amp;quot;(&amp;quot;)&amp;lt;br&amp;gt;&lt;br /&gt;
 FNNUM[$]\(.*$&lt;br /&gt;
&lt;br /&gt;
find all matching FNNUM$( and the first letter after it which may be A-Z or &amp;quot; or &amp;#039; or a-z&amp;lt;br&amp;gt;&lt;br /&gt;
 FNNUM[$]\([a-zA-Z&amp;#039;&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
find entire FNUM$ call  ... all the way to the first closing parenthesis...  including A-Z, a-z,&amp;#039;,&amp;quot;,_,1-9, and ,(comma).&amp;lt;br&amp;gt;&lt;br /&gt;
 FNNUM[$]\([a-zA-Z&amp;#039;&amp;quot;$,_1-9]*\)&amp;lt;br&amp;gt;&lt;br /&gt;
 (something funny with that last one...)&lt;br /&gt;
&lt;br /&gt;
find any line that contains print and list&lt;br /&gt;
 .*print.*list.*&lt;/div&gt;</summary>
		<author><name>Laura</name></author>
	</entry>
</feed>