Regular Expressions 101

Community Patterns

1

Get <NIC>

Python
Get NICs from string
Submitted by anonymous - 4 months ago
1

emoji-test.txt

Python
emoji-test.txt
Submitted by anonymous - a month ago
1

GrEedy

Python
greedy or no greedy_**
Submitted by daen3r1s - 7 days ago
-1

text beetween text

Python
no description available
Submitted by karol - 9 years ago
0

test

Python
no description available
Submitted by anonymous - 9 years ago
0

test

Python
test
Submitted by boag - 8 years ago

Not capture if : or @

0

Regular Expression
Python

r"
^(?!.*[:@].*)(.*)$
"
gm

Description

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