Regular Expressions 101

Community Patterns

0

CmdLineRaw

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

json-extract

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

demo

PCRE2 (PHP >=7.3)
regex grouping demo
Submitted by Lidro - a year ago
0

E

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

Parse conventional commits message

2

Regular Expression
PCRE2 (PHP >=7.3)

/
^([\w\s]+)(?:\((.+)\))?(!?): (.+)$
/
i

Description

Loading markdown...
Submitted by Alex Kinnee - a year ago