List of all Regex mentioned in the code..
Value | Count | File:Line |
"/^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z]{2,})$/i"
| 1 | - /includes/login_signup_codes.php
|
"/youtu.be\/[a-z1-9.-_]+/"
| 1 | |
"/youtu.be\/([a-z1-9.-_]+)/"
| 1 | |
"/youtube.com(.+)v=([^&]+)/"
| 1 | |
"/v=([^&]+)/"
| 1 | |
'/[\'^£$%&*()}{@#~?><>,.|=+¬-]/'
| 3 | - /settings.php
- /includes/login_signup_codes.php
- /toacpnlp/user.php
|
'/[A-Za-z0-9]+/'
| 3 | - /settings.php
- /includes/login_signup_codes.php
- /toacpnlp/user.php
|
'#[^a-z.0-9]#i'
| 3 | - /includes/uploadcoverphoto.php
- /includes/uploadprofilephoto.php
- /includes/wpost.php
|
"/.(jpeg|jpg|png)$/i"
| 3 | - /includes/uploadcoverphoto.php
- /includes/uploadprofilephoto.php
- /includes/wpost.php
|
'/(http|https|ftp|ftps)\:\/\/[a-zA-Z0-9\-\.]+\.[a-zA-Z]{2,3}(\:[0-9]+)?(\/\S*)?/'
| 5 | - /includes/fetch_posts.php
- /includes/fetch_posts.php
- /includes/updatepost.php
- /mynotepad/main.php
- /u/profile.php
|
'/(\#)([x00-\xFF]+[a-zA-Z0-9x00-\xFF_\w]+)/'
| 9 | - /includes/fetch_posts.php
- /includes/fetch_posts.php
- /includes/fetch_posts.php
- /includes/fetch_posts.php
- /includes/fetch_comments.php
- /includes/updatepost.php
- /includes/m_requests.php
- /includes/insert_commentdb.php
- /includes/updatecomment.php
|