Regular Expressions 101

Library entries

2
pcre

search script tags

found if is content src atributes
Submitted by Kun Csaba - 8 years ago
-1
pcre

Extract Java Exception Message Field

no description available
Submitted by anonymous - 8 years ago
1
javascript

data-repeat

no description available
Submitted by anonymous - 8 years ago
1
python

Days Hours Minutes Seconds

no description available
Submitted by Clay Burns - 8 years ago
1
pcre

(\d\d?) ([A-Z][a-z][a-z]) (\d{4});

no description available
Submitted by anonymous - 8 years ago
1
javascript

URL that allows IP

no description available
Submitted by anonymous - 8 years ago
1
python

Registry key path

Get the Last entry for the registry key.
Submitted by Rhino - 8 years ago
2
pcre

test

test
Submitted by anonymous - 8 years ago
1
pcre

TEST 2

no description available
Submitted by DBU - 8 years ago
1
pcre

TEST 1

no description available
Submitted by DBU - 8 years ago
1
pcre

teste

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

reddit username

no description available
Submitted by l3d00m - 8 years ago

LDAP (R)DN url check v0.1

Vote

1

Regular Expression
pcre

/
^(?i)(((ldap|ldap):\/\/){0,1})((?i)(ou|cn)=(([a-zA-Z0-9]|[-]|[_])){1,63},)+((?i)(dc=)(([a-zA-Z0-9]|[-]|[_])){1,63},){1,2}(?i)(dc=)(([a-zA-Z0-9]){2,63})$
/
gm

Description

Loading markdown...
Submitted by Daywalker - 8 years ago