Regular Expressions 101

Library entries

0
pcre

grok

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

youtube

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

end

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

match dev URL

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

simple json key value pair parser

no description available
Submitted by amlang - 7 years ago
0
pcre

url(../xxx/xxx.jpg)

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

Remove Dangerous HTML Tags

no description available
Submitted by SG - 7 years ago
0
python

Find datetime directory

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

Date_Finder

Detects Dates in Various text formats
Submitted by Paul Dennis Bondy - 7 years ago

Password Security and Validation

Vote

0

Regular Expression
pcre

/
^((?=\S*?[A-Z])(?=\S*?[a-z])(?=\S*?[0-9])(?=.*[!@#$&*]).{6,})\S$
/

Description

Loading markdown...
Submitted by MestreMurai - 7 years ago