Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
Created·2014-08-16 17:49
Flavor·PCRE (Legacy)

/
<td width=\d* rowspan=\d* align=right><font size=\d* face="helvetica">(?<ThirdNum>\d)<.font><.td>
/
gm
Open regex in editor

Description

Need Help, Matching Multiline Strings in Large Text File

Submitted by jholderman