Regular Expressions 101

Community Patterns

HANFF PRODUCT EXPORT

0

Regular Expression
PCRE (PHP <7.3)

/
\|\s?(?<line_id>[\d\.]*)\s?@s?(?<prod_no>[\w.]*)@(?<prod_label>[^@]*)@(?<prod_category>[^@]*)@(?<cnk>[^@]*)@(?<pzn>[^@]*)@(?<cip>[^@]*)@(?<ean>[^@]*)@(?<cefip>[^@]*)@\\N$
/
gm

Description

no description available

Submitted by anonymous - 3 years ago