Regular Expressions 101

Library entries

1
pcre

Indonesia Post Code

no description available
Submitted by respeto - 8 years ago
1
pcre

border syntax checker

Checks the css value for a border
Submitted by Benjamin Weigt - 8 years ago
1
pcre

lisp

match function names in defun constructs
Submitted by anonymous - 8 years ago
1
python

PCI Device

no description available
Submitted by anonymous - 8 years ago
1
javascript

Uppercase words

no description available
Submitted by MaaxZoom - 8 years ago
1
pcre

image.ext check

regexp for match images extension (png,jpg,jpeg,gif)
Submitted by dummy - 8 years ago
1
pcre

Log entry Regex

no description available
Submitted by KP - 8 years ago
1
pcre

daily 204

no description available
Submitted by anonymous - 8 years ago
0
pcre

webui

webui test
Submitted by Stelsy - 8 years ago

text beetween text

Vote

-1

Regular Expression
python

r"
(?<=This is).*?(?=sentence)
"
s

Description

Loading markdown...
Submitted by karol - 8 years ago