Community Patterns

Community Library Entry

0

Regular Expression
Created·2023-05-02 03:51
Flavor·Python

r"
(?!\d\s\bPP\b)(?!\d\s\bpp\b)(?!\d\s\bGa\b)(?!\d\s\bMa\b)(?=\d\s\w)
"
gm
Open regex in editor

Description

walter1976Split

Submitted by anonymous