Regular Expressions 101

Community Patterns

1

match url

PCRE (PHP <7.3)
no description available
Submitted by jakub - 7 years ago
1

test

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 7 years ago
1

bb-*

PCRE (PHP <7.3)
aaa
Submitted by wyj - 7 years ago
1

header-tags

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 7 years ago

Comic Match

1

Regular Expression
PCRE (PHP <7.3)

/
.*\\(?<Year>\d\d\d\d)(?<Month>\d\d)\s(?<Series>.*)\sv(?<Volume>\d+)?\s(?<Number>\d{3,})\.cbr
/

Description

Loading markdown...
Submitted by anonymous - 8 years ago