List of all Regex mentioned in the code..
Value | Count | File:Line |
---|---|---|
'~^[a-zA-Z_][a-zA-Z_0-9]*$~' | 1 |
|
'~^[a-zA-Z_\x80-\xff][a-zA-Z0-9_\x80-\xff\\\\]*$~' | 1 |
|
'~^[a-zA-Z_\x80-\xff][a-zA-Z0-9\x80-\xff\\\\:_\-\.]*$~' | 2 |
|
List of all Regex mentioned in the code..
Value | Count | File:Line |
---|---|---|
'~^[a-zA-Z_][a-zA-Z_0-9]*$~' | 1 |
|
'~^[a-zA-Z_\x80-\xff][a-zA-Z0-9_\x80-\xff\\\\]*$~' | 1 |
|
'~^[a-zA-Z_\x80-\xff][a-zA-Z0-9\x80-\xff\\\\:_\-\.]*$~' | 2 |
|