Regular Expressions 101

Community Patterns

-3

Telephone

PCRE (PHP <7.3)
Find Telephone
Submitted by Mr.Fail - 8 years ago
1

Recherche email

PCRE (PHP <7.3)
Recherche un email
Submitted by G Morelle - 8 years ago
3

prices in nis

Python
no description available
Submitted by molaxx - 8 years ago
16

Alphanumeric Regex

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

Dígitos com um ponto no meio (não representa um decimal)

1

Regular Expression
PCRE (PHP <7.3)

/
^\d+\.?\d+$|\d+
/

Description

Loading markdown...
Submitted by Alexandre Daniel - 8 years ago