Regular Expressions 101

Community Patterns

1

xref phone number

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

Save

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 7 years ago
1

re

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
1

smiley

PCRE (PHP <7.3)
no description available
Submitted by FallenShard - 7 years ago
1

a

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

BigTimeRegex3

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

BigTimeRegex2

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

BigTimeRegex

PCRE (PHP <7.3)
Description
Submitted by anonymous - 7 years ago
1

pull version number

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

IP adress or masks

0

Regular Expression
PCRE (PHP <7.3)

/
^(((25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]{1}[0-9]|[1-9]).){1}((25[0-5]|2[0-4][0-9]|[1]{1}[0-9]{2}|[1-9]{1}[0-9]|[0-9]).){2}((25[0-5]|2[0-4][0-9]|[1]{1}[0-9]{2}|[1-9]{1}[0-9]|[0-9]){1}))$
/
gm

Description

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