<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://jsimlo.sk/notepad/manual/wiki/index.php?action=history&amp;feed=atom&amp;title=Help%3ATemplates%2FRegexp</id>
	<title>Help:Templates/Regexp - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://jsimlo.sk/notepad/manual/wiki/index.php?action=history&amp;feed=atom&amp;title=Help%3ATemplates%2FRegexp"/>
	<link rel="alternate" type="text/html" href="https://jsimlo.sk/notepad/manual/wiki/index.php?title=Help:Templates/Regexp&amp;action=history"/>
	<updated>2026-04-13T04:02:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://jsimlo.sk/notepad/manual/wiki/index.php?title=Help:Templates/Regexp&amp;diff=4762&amp;oldid=prev</id>
		<title>Jsimlo: Created page with &quot;This template is to be used within the documentation for regular expressions. See the Regular expressions chapter for more details.  Note: Use &amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt; ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://jsimlo.sk/notepad/manual/wiki/index.php?title=Help:Templates/Regexp&amp;diff=4762&amp;oldid=prev"/>
		<updated>2013-11-19T10:26:14Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;This template is to be used within the documentation for regular expressions. See the &lt;a href=&quot;/notepad/manual/wiki/index.php/Regular_expressions&quot; title=&quot;Regular expressions&quot;&gt;Regular expressions&lt;/a&gt; chapter for more details.  Note: Use &amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt; ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This template is to be used within the documentation for regular expressions. See the [[Regular expressions]] chapter for more details.&lt;br /&gt;
&lt;br /&gt;
Note: Use &amp;amp;lt;nowiki&amp;amp;gt;|&amp;amp;lt;/nowiki&amp;amp;gt; to add a pipe into the ''regexp''. Other characters may need the &amp;amp;lt;nowiki&amp;amp;gt; and &amp;amp;lt;/nowiki&amp;amp;gt; as well.&lt;br /&gt;
&lt;br /&gt;
= Examples =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Search pattern like {{regexp|&amp;amp;lt;nowiki&amp;amp;gt;abc|xy&amp;amp;lt;/nowiki&amp;amp;gt;}} can search for both {{string|abc}} and {{string|xy}} at the same time.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Search pattern like {{regexp|&amp;lt;nowiki&amp;gt;abc|xy&amp;lt;/nowiki&amp;gt;}} can search for both {{string|abc}} and {{string|xy}} at the same time.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Pattern {{regexp|c{3,5&amp;amp;lt;nowiki&amp;amp;gt;}&amp;amp;lt;/nowiki&amp;amp;gt;}} matches triple {{string|ccc}} or {{string|cccc}} or {{string|ccccc}}.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Pattern {{regexp|c{3,5&amp;lt;nowiki&amp;gt;}&amp;lt;/nowiki&amp;gt;}} matches triple {{string|ccc}} or {{string|cccc}} or {{string|ccccc}}.&lt;br /&gt;
&lt;br /&gt;
[[Category:Help|{{PAGENAME}}]]&lt;/div&gt;</summary>
		<author><name>Jsimlo</name></author>
	</entry>
</feed>