Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
Created·2014-04-03 00:43
Flavor·PCRE (Legacy)

/
(?=<[^<]*\s+title="([^"]*)")|<\s*a[^>]*>([^<]*)(?:[^\/]*[^a]*[^>]*)(?<=[>])([^<]*)
/
g
Open regex in editor

Description

no description available

Submitted by Kerosene