Regular Expressions 101

Community Patterns

4 tokens barcode (01item17expiry11manufacturing10lot)

0

Regular Expression
PCRE (PHP <7.3)

/
(01\d{6,})(17\d{6,})(11\d{6})(10[\d\w]+)\+
/
g

Description

no description available

Submitted by anonymous - 5 years ago