Regex Inventory

List of all Regex mentioned in the code..

ValueCountFile:Line
'@//[^"]+?$@mui'
1
  • /src/function.php
'@^\s*//.*?$@mui'
1
  • /src/function.php
'/\[.*\]/'
1
  • /src/Swagger/SwaggerJson.php