Community Patterns

Community Library Entry

0

Regular Expression
Created·2014-09-16 12:07
Flavor·PCRE (Legacy)

/
(?:\?|\&)(?<key>[\w-]+)(?:\=?|)(?<value>[\w.]+)?
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous