Regular Expressions 101

Community Patterns

1

datime

PCRE2 (PHP >=7.3)
datetime
Submitted by anonymous - 10 hours ago
1

Match paths

PCRE2 (PHP >=7.3)
Match paths
Submitted by os_niko - 7 days ago
1

SUT - Package Matching

PCRE2 (PHP >=7.3)
test
Submitted by MHE - 15 days ago

groupping math every 2 comma separator

1

Regular Expression
PCRE (PHP <7.3)

/
(([^,]*,){2})
/
gm

Description

Loading markdown...
Submitted by sanekmihailow - 2 months ago