Regex Inventory

List of all Regex mentioned in the code..

ValueCountFile:Line
'#\s*[a-zA-Z]*Exception:\s+(.+)#'
1
  • /code/Cram/TestNotifier.php
'#Fatal error:\s+.+?\s+in\s+(.+?)(?:\(\d+\))?\s+#'
1
  • /code/Cram/Project.php
'#Parse error:\s+.+?\sin\s+(.+?)(?:\(\d+\))\s+#'
1
  • /code/Cram/Project.php