Regular Expressions 101

Community Patterns

0

pens

Python
testing
Submitted by anonymous - 2 years ago
0

71871164

Python
Stack overflow example
Submitted by anonymous - 2 years ago
0

#value # value

Python
account for comments
Submitted by anonymous - 2 years ago
0

matlab代码

Python
matlab代码
Submitted by java - 2 years ago
0

find const string in code for xml/java

Python
.
Submitted by anonymous - 2 years ago

Strong Password (three of the four type)

0

Regular Expression
ECMAScript (JavaScript)

/
^(^(?=.*[0-9])(?=.*[A-Z])(?=.*[a-z])|(^(?=.*[0-9])(?=.*[A-Z])(?=.*[!@#$&*]).*$)|(^(?=.*[0-9])(?=.*[a-z])(?=.*[!@#$&*]).*$)|(?=.*[A-Z])(?=.*[a-z])(?=.*[!@#$&*]).*$).*$
/
gm

Description

Loading markdown...
Submitted by anonymous - 2 years ago