Regular Expressions 101

Community Patterns

Line Patern (Mega Tool)

0

Regular Expression
PCRE (PHP <7.3)

/
(?i)(?<Lp>\d{1,2}(?![\s\S]*?(Lp\.|Ilość|jm\.)))\s*(?<NazwaProduktu1>([\S ]*?[\n\r]*){1,3})[\s\a]*(?<Ilosc>\d*)[.]?\s*(?<jm>[a-z]{3})[.]?[\s\a]*[\d\,\% \.]*(?<NazwaProduktu2>([a-ż\d ]*[\n\r]*){1,3})[\s\a]*
/
gmu

Description

no description available

Submitted by anonymous - 4 years ago