Community Patterns

Community Library Entry

1

Regular Expression
Created·2014-11-06 10:46
Flavor·PCRE (Legacy)

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

Description

This is not my creation, it is from a github repor

Submitted by Saji N