Regular Expressions 101

Community Patterns

cuke-orderFills

1

Regular Expression
PCRE (PHP <7.3)

/
^(?:(\w+) )?order to (\w+) ([\-\d\.]+) (\w+) at ([\-\d\.]+|market) with ExDestination to (\w+) gets( fully| over)? filled(?: again)? (?:for ([\-\d\.]+)(?: contracts | shares )?)?at ([\-\d\.]+|market)
/

Description

no description available

Submitted by anonymous - 8 years ago