Regular Expressions 101

Community Patterns

0

outletId

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

Age

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

RegEx

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

Replace sub-strings in string

2

Regular Expression
.NET (C#)

@"
(\d\d\d\d)(\d\d)(\d\d)_(\d\d)(\d\d)(\d\d)(\S+)
"
gm

Description

Loading markdown...
Submitted by anonymous - a year ago