Regular Expressions 101

Community Patterns

1

Project

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
-1

index

PCRE (PHP <7.3)
include index.aspx
Submitted by anonymous - 8 years ago

Maritime Container Number Pattern

2

Regular Expression
PCRE (PHP <7.3)

/
([A-Z]{4})\s*([0-9]{6})[\s-\/]?([0-9])
/

Description

Loading markdown...
Submitted by Philippe Michiels - 8 years ago