1. Introduction
  2. Regular Expression Syntax
  3. Flags
  4. Functions
    1. search()
    2. match()
    3. findAll()
    4. findIter()
  5. Match Records
  6. Examples
  7. Contributions