Regular Expressions 101

Community Patterns

0

find const string in code for xml/java

Python
.
Submitted by anonymous - a year ago
0

Log Analysis Google

Python
final project
Submitted by anonymous - a year ago
0

Regex

Python
wifiwnsml
Submitted by krishabj - a year ago
0

DEPIT INFO

Python
K
Submitted by K - a year ago
0

SUBTOTAL

Python
SUBTOTAL 15.88
Submitted by KRISHNA - a year ago

Find Apostrophe via Regex and JavaScript

1

Regular Expression
ECMAScript (JavaScript)

/
\b(^|[a-z0-9\-\—]+)(\s?)(\'|||\’)(\s?)((s|d|ll|nt|(t(is?|s?){1,2}){1,3}|((r|v){1}(e?){1}){1,2})\b)
/
gi

Description

Loading markdown...
Submitted by Ivijan-Stefan Stipic <creativform@gmail.com> - 7 years ago