Regular Expressions 101

Community Patterns

1

GrEedy

Python
greedy or no greedy_**
Submitted by daen3r1s - 3 days ago
1

emoji-test.txt

Python
emoji-test.txt
Submitted by anonymous - a month ago
1

html <Title>

Java 8
htnle
Submitted by erichologist - a month ago

Just IP

-3

Regular Expression
Python

r"
^(\d{1,3}\.){3}(\d{1,3})$
"

Description

Loading markdown...
Submitted by whoyas2 - 10 years ago