Regular Expressions 101

Community Patterns

List of regex for spell replacing

1

Regular Expression
PCRE2 (PHP >=7.3)

/
\(?\{@\w+\s(\w+)\|\d+-\d+\|\w+\|?\w+?\}\)?
/
gm

Description

Nothing interesting

Submitted by Luke - 3 years ago