Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-10-30 15:24
Flavor·PCRE (Legacy)

/
(?: ([a-zA-Z0-9]+))|(?: :(.+))?
/
g
Open regex in editor

Description

select each argument and retrieve data

Submitted by kerosene2000