Regular Expressions 101

Sponsors

Library entries

1
pcre

aarti.kumari@igt22.22

no description available
Submitted by anonymous - 7 years ago
-2
javascript

SQL Injection

SQL injection regEx pattern
Submitted by Darshan Patil - 7 years ago
-2
pcre

remove eval(base64_decode( ));

\seval\(base64_decode\(?\)\);
Submitted by manish kumar - 7 years ago
1
pcre

Religion sortering

Sorterer en liste fra Religion på etternavn
Submitted by Knut Melvær - 7 years ago
1
pcre

ASA_Signture

no description available
Submitted by A A - 7 years ago
1
pcre

Trim Starting <br> tags

no description available
Submitted by Konrad Rudolph - 7 years ago
1
pcre

CallSign

no description available
Submitted by anonymous - 7 years ago
2
javascript

US zip Code

US zip Code
Submitted by Aloke - 7 years ago
1
pcre

test

no description available
Submitted by anonymous - 7 years ago
0
javascript

Outside attr keyword

no description available
Submitted by anonymous - 7 years ago
1
pcre

rsa_root_prompt

Root Prompt of RSA
Submitted by anonymous - 7 years ago
1
javascript

sumary-title

sumary-title
Submitted by Jay - 7 years ago
2
pcre

Email Domain Regex

A pattern to match the email domain suffix
Submitted by doug - 7 years ago
1
javascript

Match all but global.css

Match all but .global.css
Submitted by Dan Compton - 7 years ago

ip (CIDR) check

Vote

1

Regular Expression
pcre

/
(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-5][0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-5][0-5])
/

Description

Loading markdown...
Submitted by Marcel Bayer - 8 years ago