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 - 3 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

nama produk di tokopedia

0

Regular Expression
Python

r"
(?<=\/)[\w\-.]+(?=(\?|(\s*)$|(\/)$))
"
g

Description

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