Regular Expressions 101

Community Patterns

5

Form Tag

Python
Form Tag
Submitted by Jay Patel - 8 years ago
1

SEO RegExp

Python
SEO RegExp
Submitted by Jay Patel - 8 years ago
1

Tag Text

Python
Match text between html tags
Submitted by Si - 8 years ago
1

RNP

ECMAScript (JavaScript)
no description available
Submitted by KSrGEAR - 8 years ago
1

FEN

ECMAScript (JavaScript)
no description available
Submitted by anonymous - 8 years ago

Remove Package Connection data from screen.log

1

Regular Expression
Python

r"
(^(\d+%((?!\r\n)\s+))(\[((\w+)((\-\w+)?((?!\r\n)\s+)?(\w+)?((?!\r\n)\s+)?(\d+)?(\,)?(\d+)?(\.)?(\d?)((?!\r\n)\s+)?(k?B)?)?((?!\r\n)\s+)?(\w+)?\]))?(((((?!\r\n)\s+)\[)(.+)\])*(((?!\r\n)\s+)(\[)(.+))?(\r?\n)))
"
gm

Description

Loading markdown...
Submitted by anonymous - 8 years ago