Regular Expressions 101

Community Patterns

1

WoW Screenshot

Python
If you need to rename it
Submitted by anonymous - 7 years ago
1

MML

Python
no description available
Submitted by Aron - 7 years ago
1

capital of

Python
no description available
Submitted by Shebin - 7 years ago
1

Lib

Python
no description available
Submitted by anonymous - 7 years ago
1

pwl repo titles

Python
no description available
Submitted by Devin McGloin - 7 years ago
1

URL matched

Python
no description available
Submitted by anonymous - 7 years ago
1

MAC ADDRESS

Python
no description available
Submitted by abaumann - 7 years ago
1

Cross Reference Regex for SFM

Python
SFM 2.4
Submitted by anonymous - 7 years ago
1

authproc1_auth01_2

Python
no description available
Submitted by anonymous - 7 years ago
3

Email

Python
Python
Submitted by anonymous - 7 years ago

Lines which have not an exact nr of entries separated by 1 Space

1

Regular Expression
Python

r"
(^ *\S+ *$)|(^ *(\S+ ){1,3}\S+ *$)|(^ *(\S+ ){5,}\S+ *$)|(^ +(\S+ ){4}\S+ +$)
"
mg

Description

Loading markdown...
Submitted by Mike - 7 years ago