Regular Expressions 101

Library entries

0
pcre

Single Mustache

no description available
Submitted by anonymous - 8 years ago
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

test

Vote

1

Regular Expression
python

r"
(?<!ca.)(?<!vs.)(?<!\w\.\w.)(?<![A-Z][a-z]\.)(?<![A-Z][a-z][a-z]\.)(?<![A-Z][a-z][a-z][a-z]\.)((?<=[.!?])|(?<=[.!?][\'"]))[\s]{1,20}((?=[A-Z])|(?=[0-9])|(?=\"))
"
g

Description

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