Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-01-27 21:09
Flavor·PCRE (Legacy)

/
^(?P<start>.*)\s(-|to)\s(?P<end>.*)$
/
is
Open regex in editor

Description

no description available

Submitted by anonymous