Community Patterns

Community Library Entry

0

Regular Expression
Created·2015-03-25 06:54
Flavor·PCRE (Legacy)

/
^\/\/[a-zA-z0-9]
/
ig
Open regex in editor

Description

You can match the string starts with // (forward slash)

Submitted by Sanal Menon Kalipurayath