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

ADD CHANGE MODIFY

0

Regular Expression
Golang

`
(?i)(\s+|^)(ADD|CHANGE|MODIFY)\b(\s+COLUMN)?((\s|.)*(BEFORE|AFTER))
`
gm

Description

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