Regular Expressions 101

Sponsors

Library entries

1
python

Pinguino regex

Used for replace words from .pdl
Submitted by anonymous - 8 years ago
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

text beetween text

Vote

-1

Regular Expression
python

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

Description

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