Documentation of the module re
by Peter Verhas
Table of Contents
1. Introduction
2. The module RE
3. Match a string against a regular expression
4. number of matches
5. Return the i-th sub string
6. Reset matches
7. Format a string with replacement sub-strings
8. Search and replace