Regular Expressions 101

Community Patterns

Team selector regex

0

Regular Expression
PCRE (PHP <7.3)

/
Team{name='([a-zA-Z0-9]+)', color=Color:\[rgb(0x[a-zA-Z0-9]+)\], members=\[()\]}
/
g

Description

no description available

Submitted by anonymous - 6 years ago