Regular Expressions 101

Community Patterns

path pattern with 10 versions

0

Regular Expression
ECMAScript (JavaScript)

/
^\/\*?$|^(?:\/[^\W_]+)+(?:\/?\*)?$
/
gm

Description

no description available

Submitted by anonymous - 5 years ago