Regular Expressions 101

Community Patterns

1

phone

PCRE (PHP <7.3)
no description available
Submitted by Steven - 8 years ago
1

direct log

PCRE (PHP <7.3)
capture word before error
Submitted by anonymous - 8 years ago
1

weekRegex

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

me

Python
me
Submitted by me - 8 years ago
1

0185ac1

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

me

Python
paypal accounts
Submitted by jhon - 8 years ago
1

All Ip's

PCRE (PHP <7.3)
no description available
Submitted by Tyc - 8 years ago
2

comment

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

Phone number extract

0

Regular Expression
Python

r"
Phone:\s*\({0,1}(\d{3})\){0,1}\s*(\d{3})-*(\d{4})\n{0,1}
"
g

Description

Loading markdown...
Submitted by jmitz - 8 years ago