Regex Inventory

List of all Regex mentioned in the code..

ValueCountFile:Line
'/\s+/'
1
  • /app/ORM/DB/Query/Mysql.php
'/^(product_attribute_value\.value)(>|<|>=|<=)\'(.*)\'$/'
1
  • /app/ORM/DB/Query/Mysql.php
'/^allowedForCategory_(.*)$/'
1
  • /app/SelectManagers/Product.php
'/^allowedForProduct_(.*)$/'
1
  • /app/SelectManagers/Category.php