Regex Inventory

List of all Regex mentioned in the code..

ValueCountFile:Line
'~^[a-zA-Z_][a-zA-Z_0-9]*$~'
1
  • /src/Blister/Method.php
'~^[a-zA-Z_\x80-\xff][a-zA-Z0-9_\x80-\xff\\\\]*$~'
1
  • /src/Blister/Template.php
'~^[a-zA-Z_\x80-\xff][a-zA-Z0-9\x80-\xff\\\\:_\-\.]*$~'
2
  • /src/Blister/Tag.php
  • /src/Blister/Definition.php