Regex Inventory

List of all Regex mentioned in the code..

ValueCountFile:Line
'|(?<=.)/+|'
1
  • /includes/CMB2_Utils.php
"~(?<!\\\\)$php~"
1
  • /includes/CMB2_Utils.php
'~(?:\\\.)+~'
1
  • /includes/CMB2_Utils.php
'/^' $hex_color '/i'
1
  • /includes/types/CMB2_Type_Colorpicker.php
'/^#' $hex_color '/i'
1
  • /includes/types/CMB2_Type_Colorpicker.php