List of all Regex mentioned in the code..
Value | Count | File:Line |
---|---|---|
'|(?<=.)/+|' | 1 |
|
"~(?<!\\\\)$php~" | 1 |
|
'~(?:\\\.)+~' | 1 |
|
'/^' . $hex_color . '/i' | 1 |
|
'/^#' . $hex_color . '/i' | 1 |
|
List of all Regex mentioned in the code..
Value | Count | File:Line |
---|---|---|
'|(?<=.)/+|' | 1 |
|
"~(?<!\\\\)$php~" | 1 |
|
'~(?:\\\.)+~' | 1 |
|
'/^' . $hex_color . '/i' | 1 |
|
'/^#' . $hex_color . '/i' | 1 |
|