Regular Expressions 101

Community Patterns

1

Infobox of Wiki

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

numbahs

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

reg ex for http

ECMAScript (JavaScript)
https
Submitted by anonymous - 8 years ago
1

ISIS Checking

Python
no description available
Submitted by anonymous - 8 years ago

Search for missing space around operator (=, +, -)

1

Regular Expression
Python

r"
(?! )=(?! )
"
gm

Description

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