Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-08-13 11:27
Flavor·PCRE (Legacy)

/
(?<Loop> (?<NewBlock> (?:(?: ^[\s]*\n | ^(?:(?!\/\*).)+\n | ^(?:(?!\/\*).)+ ))+ )? (?<OldBlock> (?: \/\*.+\*\/ | (?:\/\*.*\n) (?:(?: ^[\s]*\n | ^(?:(?!\*\/).)+\n | ^(?:(?!\*\/).)+ ))+ \*\/ ) )? )+
/
gmx
Open regex in editor

Description

Real Shit

  • forgot why I started making this midway thru
Submitted by anonymous