Regular Expressions 101

Community Patterns

EDI file

0

Regular Expression
PCRE (PHP <7.3)

/
LIN\+(?'LIN'[A-Z0-9]+)\+\+(?'Article'\w+).+?(?=QTY)QTY\+145:(?'QTY'[0-9\.]+):(?'UOM'\w+)'STS\+\+\+(?'STS'\w+)
/
g

Description

no description available

Submitted by Ran Z - 8 years ago