Regular Expressions 101

Community Patterns

1

sample

PCRE (PHP <7.3)
sample regression
Submitted by anonymous - 8 years ago
1

test

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

regex

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

-

ECMAScript (JavaScript)
hjk
Submitted by hjk - 8 years ago
15

IPv4

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

test

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

Oxford comma

1

Regular Expression
ECMAScript (JavaScript)

/
((?:[\w'-]+,\s+)+(?:[\w'-]+\s){0,2}[\w'-]+)(\s+(and|or)\s+[\w'-]+)
/
gi

Description

Loading markdown...
Submitted by Mogsdad w/ assist from TerryAtOpus - 8 years ago