Regular Expressions 101

Community Patterns

0

Bematech regex

PCRE2 (PHP >=7.3)
https://///
Submitted by anonymous - 4 months ago
0

RegEx

PCRE2 (PHP >=7.3)
Examples
Submitted by anonymous - 4 months ago
0

Age

PCRE2 (PHP >=7.3)
Match "I'm ##" or "I am ##"
Submitted by Matt - 4 months ago
0

outletId

PCRE2 (PHP >=7.3)
test outlet id
Submitted by Ankit - 4 months ago

SuperJS: variable initializement

0

Regular Expression
Golang

`
(?P<indent>\s*)(?P<type>[\w]+)\s(?P<identifier>[\w\d]+)\s*=\s*
`
g

Description

Loading markdown...
Submitted by Jordy van Domselaar <jordy.van.domselaar@outlook.com> - 6 years ago