Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-02-25 07:14
Flavor·PCRE (Legacy)

/
(?(?!\b[A-Z0-9]{8,10}\b|^[A-Z]{2})(?<=[A-Z0-9]{10}\s)[A-Z]{2}|\b[A-Z]{2}\b)
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous