Regular Expressions 101

Community Patterns

0

regex

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

strange

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

split csv row

Python
no description available
Submitted by anonymous - 6 years ago

Mattermail - test multiple usernames seperated by comma (,) and spaces (\s)

0

Regular Expression
PCRE (PHP <7.3)

/
^([a-zA-Z]*:)?\s*?\[\s*?([#@][A-Za-z0-9.\-_]*)\s*?(,|(\s*?|(\s*?and\s*?)|(\s*?or\s*?))[#@][A-Za-z0-9.\-_]*)*\s*?\]
/
gm

Description

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