Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-08-30 09:11
Flavor·PCRE (Legacy)

/
^(?'asset'02)_(?'market1'\w{3,})\/(?'market2'\w{3,})_(?'type'SE)(?'offset'L)_(?'derivative'PHY|FUT) (?'period'SWS)-(?'year'\d{4})-\b(?'month'0[4]|1[0])\b
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous