<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="xslt-style.xsl"?>

<data>
<title>Index: Regular Expressions</title>
<back text="back to the overview" href="../index.html" />
<content>
	<dl>
		<dt><strong>Content</strong></dt>
		<dd><strong><a href="expQuantifier.xml">Exponential growth</a></strong> of needed time for matching?</dd>
		<dd><strong><a href="tips.xml">Tips</a>:</strong> Sometimes good to know.</dd>
		<dd><strong><a href="lookaround.xml">Lookaround</a>:</strong> Lookahead, lookbehind etc.</dd>
		<dt><strong>Literature</strong></dt>
		<dd><em>Mastering Regular Expressions,</em> Jeffrey E. F. Friedl, O’Reilly. A great book for everyone who wants to take a deeper look into Regular Expressions and <em>master</em> them.</dd>
	</dl>
</content>
</data>

