Regular Expressions 101

Community Patterns

0

Phone number

Python
Phone number
Submitted by anonymous - a year ago
0

Email

PCRE2 (PHP >=7.3)
Email
Submitted by anonymous - a year ago
0

Network Address

PCRE (PHP <7.3)
-
Submitted by anonymous - a year ago
0

Card number

PCRE2 (PHP >=7.3)
Card number
Submitted by anonymous - a year ago
0

google

PCRE2 (PHP >=7.3)
google api
Submitted by anonymous - a year ago
0

Get HTML Balise

PCRE2 (PHP >=7.3)
.
Submitted by anonymous - a year ago

selecting a tag and the text inside it

0

Regular Expression
ECMAScript (JavaScript)

/
(?:<(p)([\s\w='":;]+)?>)(.*)(?:<\/(p)>)
/
g

Description

Loading markdown...
Submitted by anonymous - a year ago
(Last modified a year ago)