Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-04-27 12:38
Flavor·PCRE (Legacy)

/
^\/\*-{78}\n(?<title> {4}.+?: .+\n)?[\n \t]+(?<desc>^ {4}(?:.+|\n)+?\n)?[\n \t]+(?<remarks>^ {4}(?:.+|\n)+?\n)?[\n \t]+(?<cols>^ {4}Columns:(?:.+|\n)+?\n)?[\n \t]+(?<cons>^ {4}Constraints:(?:.+|\n)+?\n)?[\n \t]+(?<tags>^ {4}Tags:(?:.+|\n)+?)?^\*\/ *\n
/
m
Open regex in editor

Description

no description available

Submitted by anonymous