Community Patterns

Community Library Entry

1

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

/
^((?'EMPTY'(""))|'(?'recipe'(\s*recipe\[\w+::\w+@((?'MAJOR'(?:0|(?:[1-9]\d*)))\.(?'MINOR'(?:0|(?:[1-9]\d*)))\.(?'PATCH'(?:0|(?:[1-9]\d*))))],*\s*))+')$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous