Regular Expressions 101

Sponsors

Library entries

1
pcre

dick detector

detect 8=D regex
Submitted by anonymous - 6 years ago
1
pcre

Android package name

Validation of android package names. Read more
Submitted by Paldom - 6 years ago
1
pcre

Remove Markdown Links

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

Date checker for X values

Work in progress
Submitted by anonymous - 6 years ago
1
pcre

Youtube ID Extractor

no description available
Submitted by anonymous - 6 years ago

match sql identifiers but not functions

Vote

1

Regular Expression
pcre

/
(\w+\((?:[^)(]+|(?R))*\))|(?:(\b[a-zA-Z_](?:[\w\-_.]+\.?))(?=[\s<>=!)]|$))
/
gi

Description

Loading markdown...
Submitted by ikkez - 7 years ago