Regular Expressions 101

Community Patterns

EIM yead location spread

0

Regular Expression
PCRE (PHP <7.3)

/
^(?'asset'02)_(?'market1'\w{3,})\/(?'market2'\w{3,})_(?'type'CY)(?'offset'L)_(?'derivative'PHY|FUT) (?'period')(?'year'\d{4})\b$
/
gm

Description

no description available

Submitted by anonymous - 5 years ago