Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-09-26 10:39
Flavor·PCRE (Legacy)

~
<\s*meta\s # using lookahead to capture type to $1 (?=[^>]*? \b(?:name|property|http-equiv)\s*=\s* (?|"\s*([^"]*?)\s*"|'\s*([^']*?)\s*'| ([^"'>]*?)(?=\s*/?\s*>|\s\w+\s*=)) ) # capture the content to $2 [^>]*?\bcontent\s*=\s* (?|"\s*([^"]*?)\s*"|'\s*([^']*?)\s*'| ([^"'>]*?)(?=\s*/?\s*>|\s\w+\s*=)) [^>]*>
~
gix
Open regex in editor

Description

درج آگهی رایگان اینترنتی با وب برتر.

Submitted by pdsign