Regex Inventory

List of all Regex mentioned in the code..

ValueCountFile:Line
'/([\x00-\x08,\x0b-\x0c,\x0e-\x19])/'
1
  • /functions.php
'/(&#[xX]0{0,8}' dechex(ord($search[$i])) . ';?)/i'
1
  • /functions.php
'/(&#0{0,8}' ord($search[$i]) . ';?)/'
1
  • /functions.php
'/'
1
  • /functions.php