Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-09-10 09:49
Flavor·PCRE2 (PHP)

/
.*\s([[:digit:]]*)\s(?:of|[\/])\s([[:digit:]]+)
/
gm
Open regex in editor

Description

Submitted by anonymous