Community Patterns

Community Library Entry

1

Regular Expression
Created·2022-01-09 08:37
Flavor·PCRE2 (PHP)

/
\b(?!EFS)([A-Z]{1,4})\b
/
gm
Open regex in editor

Description

ticker but not EFS

Submitted by anonymous