Regular Expressions 101

Library entries

1
python

wso list

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

Phone number

no description available
Submitted by Vaseker - 8 years ago
0
javascript

lookahead not match 'aa'

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

Simple global regex

Regex for finding tempratures in a text
Submitted by anonymous - 8 years ago
1
javascript

Amazon.ca Order Total

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

1

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

Trick empty char

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

Sign before number

no description available
Submitted by Albion Liçi - 8 years ago
1
pcre

1

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

testscript

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

test

no description available
Submitted by anonymous - 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