List of all Regex mentioned in the code..
| Value | Count | File:Line |
|---|---|---|
| '/\/\/ users tables[\s\S]*?(?=\/\/ finish)/mu' | 1 |
|
| '/class=[\'|"]([a-z0-9A-Z-_\s]*)[\'|"]/' | 1 |
|
| '/(&#[0-9]+;)/' | 1 |
|
| '/{.*}+/' | 1 |
|
| "/{$rule}[^\|]?(\||$)/" | 1 |
|
| '/([A-Z])/' | 1 |
|
List of all Regex mentioned in the code..
| Value | Count | File:Line |
|---|---|---|
| '/\/\/ users tables[\s\S]*?(?=\/\/ finish)/mu' | 1 |
|
| '/class=[\'|"]([a-z0-9A-Z-_\s]*)[\'|"]/' | 1 |
|
| '/(&#[0-9]+;)/' | 1 |
|
| '/{.*}+/' | 1 |
|
| "/{$rule}[^\|]?(\||$)/" | 1 |
|
| '/([A-Z])/' | 1 |
|