Regular Expressions 101

Community Patterns

0

camelCase

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

Multi word

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

notepad++

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

folio

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

nathan

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

Tel

PCRE (PHP <7.3)
Simple tel regex
Submitted by anonymous - 8 years ago

float

-2

Regular Expression
PCRE (PHP <7.3)

/
((\d*\.\d+)|(?:\d|[1-9]\d+))(?:[f])
/
g

Description

Loading markdown...
Submitted by Mateusz Paluch - 8 years ago