Regular Expressions 101

Community Patterns

two matches with pipe

0

Regular Expression
ECMAScript (JavaScript)

/
( )|( \[-\])
/
g

Description

no description available

Submitted by anonymous - 9 years ago