Regular Expressions 101

Community Patterns

1

SUT - Package Matching

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

Files

PCRE2 (PHP >=7.3)
Files
Submitted by anonymous - a month ago
1

Folders

PCRE2 (PHP >=7.3)
Folders
Submitted by anonymous - a month 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