Regular Expressions 101

Community Patterns

1

emoji-test.txt

Python
emoji-test.txt
Submitted by anonymous - 4 months ago
1

html <Title>

Java 8
htnle
Submitted by erichologist - 4 months ago
0

comma separated ESPEC

Python
ESPEC
Submitted by Ian Cole - 5 months ago
0

NLP_Regex

Python
Learning Regex for NLP
Submitted by anonymous - 5 months ago

Hesla ISJ

0

Regular Expression
Python

r"
^(?!.*(Jan|Vlk))(?=.*[a-z])(?=.*[A-Z].*[A-Z].*[A-Z])(?=.*[0-9]).{4,16}$
"
g

Description

Loading markdown...
Submitted by anonymous - 7 months ago