Regular Expressions 101

Library entries

1
python

regex to match absolute urls

no description available
Submitted by maq - 8 years ago
1
python

message

no description available
Submitted by anonymous - 7 years ago
1
python

signal

no description available
Submitted by anonymous - 7 years ago
1
python

Regex - global match, multiline

no description available
Submitted by MetalMuzu - 7 years ago
1
python

java

no description available
Submitted by anonymous - 7 years ago
1
python

PECL: find stable versions

no description available
Submitted by anonymous - 7 years ago
1
python

Date

Find and ISO format date.
Submitted by Andrew Chalk - 7 years ago
1
python

time

get time in string 33:20 a.m
Submitted by Hoang Phuong - Gia Lai - 7 years ago
1
python

class code regex

no description available
Submitted by anonymous - 7 years ago
1
python

Java

no description available
Submitted by anonymous - 7 years ago
1
python

JAva

no description available
Submitted by anonymous - 7 years ago
1
python

rtxmap

no description available
Submitted by MBE - 7 years ago
1
python

Work Samples

no description available
Submitted by MH - 7 years ago
1
python

Find join

no description available
Submitted by anonymous - 7 years ago
1
python

Remove console.log() from javascript

no description available
Submitted by xXDGFXx - 7 years ago
1
python

Two digit search.

Trying to understand the two digit lookup.
Submitted by mburke05 - 7 years ago

SEO RegExp

Vote

1

Regular Expression
python

r"
(?<!(?=(((f|ht)tps?)\:\/\/?)(www\.?)))Nissan(?![^<\s]+)(?=[^<>]*<)(?!(?:(?!</?(?:a|span)[ >/])(?:.|\n))*</(?:a|span)>)
"
g

Description

Loading markdown...
Submitted by Jay Patel - 7 years ago