Regular Expressions 101

Community Patterns

Community Library Entry

0

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

/
^(?'commodity'02)_(?'market1'\w{3,})\/(?'market2'\w{3,})_(?'tenortype'NAMED)(?'interspread'L)_(?'derivative'PHY|FUT) \b(?'prompt'\D{2,})\b$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous