Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-07-07 08:50
Flavor·PCRE (Legacy)

/
(?:[^%]|%%)+(%)(?!%|(?<flags>[-+#0])?(?<width>\d+|\*)?(?:\.(?<precision>\d+|\*))?(?:(?<specifier>[diuoxXfFeEgGaAcspn]))|(?<length>[hljztL]|hh|ll)(?P=specifier))
/
g
Open regex in editor

Description

no description available

Submitted by Zak