Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-02-26 17:56
Flavor·PCRE2 (PHP)

/
(?<=[a-zA-Z])(?=\d)|-
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous