Regular Expressions 101

Community Patterns

1

__import__("os")

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

URL Matcher

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

t01

Python
t01
Submitted by anonymous - 7 years ago
1

小写单词

Python
搜索句子中的小写单词
Submitted by enihsyou - 7 years ago
1

nlc variation

Python
no description available
Submitted by yasaman - 7 years ago
1

Strip unicode u

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

grab value from json

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

pull version number

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

BigTimeRegex2

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

BigTimeRegex3

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

a

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

HTML tag search

Python
finds the common html tags
Submitted by Henri Mulder - 7 years ago

Password

0

Regular Expression
Java 8

"
^(?=.*[A-Za-z])(?=.*\d)[A-Za-z\d$@$!%*?&#]{6,}$
"
gm

Description

Loading markdown...
Submitted by Mohammed Elshaboury - 10 months ago